mrlyprod/research/lab/rs/oeis-terms/Cargo.tomlRaw · GitHub Cargo.toml149 B · toml · 8 lines 1[package]2name = "oeis-terms"3version.workspace = true4edition.workspace = true56[dependencies]7mrlynum.workspace = true8num-bigint.workspace = true