1
Fork 0
mirror of https://github.com/redstrate/Miscel.git synced 2025-05-20 12:07:46 +00:00
miscel/Cargo.toml
Joshua Goins 1b71646570 Remove installer module
This is no longer used by Astra.
2025-05-07 19:23:33 -04:00

8 lines
150 B
TOML

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