]> git.scottworley.com Git - tattlekey/blob - server/Cargo.toml
a77bdd3288e5247bfa86137658e7c3d1e7b0843f
[tattlekey] / server / Cargo.toml
1 [package]
2 authors = ["Scott Worley <scottworley@scottworley.com>"]
3 description = "Collect reports from tattlekey devices"
4 edition = "2021"
5 license = "GPL-3.0"
6 name = "tattlekey-server"
7 repository = "https://git.scottworley.com/tattlekey"
8 version = "0.0.1"
9
10
11 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
12
13 [dependencies]