summaryrefslogtreecommitdiff
path: root/crates/tor-keymgr/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/tor-keymgr/Cargo.toml')
-rw-r--r--crates/tor-keymgr/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/tor-keymgr/Cargo.toml b/crates/tor-keymgr/Cargo.toml
index 876a2ee56..7211a88d5 100644
--- a/crates/tor-keymgr/Cargo.toml
+++ b/crates/tor-keymgr/Cargo.toml
@@ -55,7 +55,7 @@ amplify = { version = "4", default-features = false, features = ["derive"] }
arrayvec = "0.7.3"
cfg-if = "1.0.0"
data-encoding = { version = "2.3.1", optional = true }
-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"] }
downcast-rs = "2.0.1"