mrlyprod/research/lab/rs/code-factorisation/Cargo.tomlRaw · GitHub Cargo.toml184 B · toml · 9 lines 1[package]2name = "code-factorisation"3version.workspace = true4edition.workspace = true56[dependencies]7mrlycore.workspace = true8mrlymath.workspace = true9num-bigint.workspace = true