Cargo.toml

224 B · toml · 11 lines

1[package]2license.workspace = true3name = "still-hunt"4version.workspace = true5edition.workspace = true67[dependencies]8mrlycore.workspace = true9mrlynum.workspace = true10mrlymath.workspace = true11mrlygame.workspace = true