v0.16.5
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "tests"
|
||||
version = "0.16.4"
|
||||
version = "0.16.5"
|
||||
edition = "2024"
|
||||
|
||||
[features]
|
||||
@@ -81,7 +81,7 @@ rkyv = { version = "0.8.10", features = ["little_endian"] }
|
||||
compact_str = "0.9.0"
|
||||
quick-xml = "0.39"
|
||||
jmap-tools = { version = "0.1" }
|
||||
dns-update = { version = "0.2.1", features = ["test_provider"] }
|
||||
dns-update = { version = "0.3", features = ["test_provider"] }
|
||||
x509-parser = "0.18"
|
||||
|
||||
[target.'cfg(not(target_env = "msvc"))'.dependencies]
|
||||
|
||||
Reference in New Issue
Block a user