nemicosm/Cargo.toml

13 lines
265 B
TOML
Raw Normal View History

2022-01-11 01:18:31 +00:00
[package]
name = "nemicosm"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
anyhow = "1.0.52"
rustls = "0.20.2"
trust-dns-client = "0.20.3"
webpki-roots = "0.22.2"