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

9 lines
108 B
TOML
Raw Normal View History

2025-04-28 22:58:36 -04:00
[package]
name = "miscel"
version = "0.1.0"
edition = "2024"
2025-04-29 00:19:30 -04:00
license = "MIT"
2025-04-28 22:58:36 -04:00
[dependencies]
2025-06-24 16:16:14 -04:00
physis = "0.4"