Add octseq and ring to Cargo.toml

This commit is contained in:
Jannik Peters
2024-11-27 11:32:03 +01:00
parent 071498e0b7
commit 38f396f5ee
+2
View File
@@ -22,6 +22,8 @@ domain = { git = "https://github.com/NLnetLabs/domain", branch = "support-zonefi
"zonefile",
] }
lexopt = "0.3.0"
octseq = "0.5.2"
ring = "0.17.8"
[dev-dependencies]
test_bin = "0.4.0"