1
Fork 0
mirror of https://github.com/redstrate/Miscel.git synced 2025-07-03 21:27:46 +00:00
miscel/Cargo.toml

9 lines
150 B
TOML
Raw Normal View History

2025-04-28 22:58:36 -04:00
[package]
name = "miscel"
2025-06-24 15:50:32 -04:00
version = "0.2.0"
2025-04-28 22:58:36 -04:00
edition = "2024"
2025-04-29 00:19:30 -04:00
license = "MIT"
2025-04-28 22:58:36 -04:00
[dependencies]
physis = { git = "https://github.com/redstrate/Physis" }