summaryrefslogtreecommitdiff
path: root/crates/tor-cell
diff options
context:
space:
mode:
Diffstat (limited to 'crates/tor-cell')
-rw-r--r--crates/tor-cell/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/tor-cell/Cargo.toml b/crates/tor-cell/Cargo.toml
index 04be151ac..967b6a508 100644
--- a/crates/tor-cell/Cargo.toml
+++ b/crates/tor-cell/Cargo.toml
@@ -57,7 +57,7 @@ amplify = { version = "4", default-features = false, features = ["derive"] }
bitflags = "2"
bytes = "1"
caret = { path = "../caret", version = "0.5.0" }
-derive-deftly = "1.0.0"
+derive-deftly = "1.1.0"
derive_more = { version = "2.0.1", features = ["full"] }
educe = "0.4.22"
paste = "1"