summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 3d413bcae2e113e7bd3e7fa16b5e3f56c083cf50 (plain)
1
2
3
4
5
6
7
8
9
10
[package]
name = "summainrs"
version = "0.1.0"
authors = ["Lars Wirzenius <liw@liw.fi>"]

[dependencies]
users = "0.7"
chrono = "0.4.6"
crypto-hash = "0.3.1"
hex = "0.3.2"