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

8 lines
150 B
TOML

[package]
name = "miscel"
version = "0.2.0"
edition = "2024"
license = "MIT"
[dependencies]
physis = { git = "https://github.com/redstrate/Physis" }