mpdyn/Cargo.toml
2020-07-21 17:14:47 +02:00

13 lines
273 B
TOML

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