summaryrefslogtreecommitdiff
path: root/crates/tor-hsservice
diff options
context:
space:
mode:
Diffstat (limited to 'crates/tor-hsservice')
-rw-r--r--crates/tor-hsservice/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/tor-hsservice/Cargo.toml b/crates/tor-hsservice/Cargo.toml
index 9e783cf34..5d77ebc10 100644
--- a/crates/tor-hsservice/Cargo.toml
+++ b/crates/tor-hsservice/Cargo.toml
@@ -75,7 +75,7 @@ arrayvec = { version = "0.7.4", features = ["serde"], optional = true }
async-trait = "0.1.54"
base64ct = "1.5.1"
cfg-if = "1.0.0"
-derive-deftly = { version = "~1.1.0", features = ["full", "beta"] }
+derive-deftly = { version = "~1.2.0", features = ["full", "beta"] }
derive_builder = { version = "0.11.2", package = "derive_builder_fork_arti" }
derive_more = { version = "2.0.1", features = ["full"] }
digest = "0.10.0"