summaryrefslogtreecommitdiff
path: root/crates/arti/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/arti/Cargo.toml')
-rw-r--r--crates/arti/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/arti/Cargo.toml b/crates/arti/Cargo.toml
index 888d3cefb..2bc40ee78 100644
--- a/crates/arti/Cargo.toml
+++ b/crates/arti/Cargo.toml
@@ -176,7 +176,7 @@ derive_builder = { version = "0.11", package = "derive_builder_fork_arti" }
fs-mistrust = { path = "../fs-mistrust", version = "0.14.0" }
futures = "0.3.14"
futures-copy = { version = "0.3.0", path = "../futures-copy" }
-hickory-proto = { version = "0.25.2", optional = true }
+hickory-proto = { version = "0.26.1", optional = true }
http = { version = "1.3.1", optional = true }
humantime = "2"
humantime-serde = "1.1.1"