mathematical/Cargo.toml

8 lines
97 B
TOML
Raw Normal View History

2024-05-10 22:59:56 +00:00
[package]
name = "mathematical"
version = "0.1.0"
edition = "2021"
[dependencies]
num = "0.4.3"