diff options
Diffstat (limited to 'crates/tor-cell/Cargo.toml')
| -rw-r--r-- | crates/tor-cell/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/tor-cell/Cargo.toml b/crates/tor-cell/Cargo.toml index fec543181..18667df62 100644 --- a/crates/tor-cell/Cargo.toml +++ b/crates/tor-cell/Cargo.toml @@ -54,7 +54,7 @@ amplify = { version = "4", default-features = false, features = ["derive"] } bitflags = "2" bytes = "1" caret = { path = "../caret", version = "0.5.3" } -derive-deftly = "1.1.0" +derive-deftly = "1.2.0" derive_more = { version = "2.0.1", features = ["full"] } educe = "0.4.22" paste = "1" |
