mrlyprod/research/lab/rs/walk-dimension/Cargo.tomlRaw · GitHub Cargo.toml199 B · toml · 10 lines 1[package]2name = "walk-dimension"3version.workspace = true4edition.workspace = true56[dependencies]7mrlycore.workspace = true8mrlymath.workspace = true9mrlynum.workspace = true10faer.workspace = true