mpdyn/Cargo.toml
2022-01-02 16:17:26 +01:00

13 lines
274 B
TOML

[package]
name = "mpdyn"
version = "0.1.1"
authors = ["Julien Rabier <taziden@flexiden.org>"]
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
mpdrs = "0.1.0"
chrono = "0.4.19"
rand = "0.8.4"