aboutsummaryrefslogblamecommitdiffstats
path: root/Cargo.toml
blob: 958872dcc8fd5237cd2863b45abb71ff064f7ce4 (plain) (tree)
1
2
3
4
5
6
7
8
9
10







                      

                  
                    
[package]
name = "primstav"
version = "0.1.0"
authors = ["haraldei"]
edition = "2018"

[dependencies]
chrono = "0.4.6"
serde = "*"
serde_derive = "*"
serde_yaml = "0.8.8"