Files
nym/common/addressing/Cargo.toml
T
2020-01-22 16:29:59 +00:00

11 lines
270 B
TOML

[package]
name = "addressing"
version = "0.1.0"
authors = ["Jedrzej Stuczynski <andrew@nymtech.net>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
log = "0.4"
pretty_env_logger = "0.3"