summaryrefslogtreecommitdiff
path: root/crates/tor-rpcbase/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/tor-rpcbase/Cargo.toml')
-rw-r--r--crates/tor-rpcbase/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/tor-rpcbase/Cargo.toml b/crates/tor-rpcbase/Cargo.toml
index 6875c513e..b5249a83c 100644
--- a/crates/tor-rpcbase/Cargo.toml
+++ b/crates/tor-rpcbase/Cargo.toml
@@ -12,7 +12,7 @@ categories = ["asynchronous"]
repository = "https://gitlab.torproject.org/tpo/core/arti.git/"
[dependencies]
-derive-deftly = { version = "~1.1.0", features = ["full", "beta"] }
+derive-deftly = { version = "~1.2.0", features = ["full", "beta"] }
derive_more = { version = "2.0.1", features = ["full"] }
downcast-rs = "2.0.1"
erased-serde = "0.4.2"