summaryrefslogtreecommitdiffstats
path: root/common/netprotocol/Cargo.toml
blob: fde5a9d4a9fefe967e1da06aa044a85d336375c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "netprotocol"
version = "0.1.0"
edition = "2021"
publish = false

[dependencies]
anyhow = "1"
crc_all = "0.2"
duration-string = "0.3"
utc-dt = "0.2"
bues.ch cgit interface