aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
blob: 81c7ed872b6dbd9d747c7ac57fc181b39c17f943 (plain) (blame)
1
2
3
4
5
6
7
8
9
[package]
name = "primstav"
version = "0.1.0"
authors = ["haraldei"]
edition = "2018"

[dependencies]
chrono = "0.4.6"
serde_yaml = "0.8.8"