mathematical/math/Cargo.toml

8 lines
89 B
TOML
Raw Normal View History

[package]
name = "math"
version = "0.1.0"
edition = "2021"
[dependencies]
num = "0.4.3"