hickory-dns/Cargo.toml
2024-02-01 17:19:01 +01:00

11 lines
230 B
TOML

[package]
name = "dnssec-tests"
version = "0.1.0"
edition = "2021"
license = "MIT or Apache 2.0"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
tempfile = "3.9.0"