diff options
Diffstat (limited to 'crates/tor-rtmock')
| -rw-r--r-- | crates/tor-rtmock/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/tor-rtmock/Cargo.toml b/crates/tor-rtmock/Cargo.toml index f1fca790c..df84b4c05 100644 --- a/crates/tor-rtmock/Cargo.toml +++ b/crates/tor-rtmock/Cargo.toml @@ -15,7 +15,7 @@ repository = "https://gitlab.torproject.org/tpo/core/arti.git/" amplify = { version = "4", default-features = false, features = ["derive"] } assert_matches = "1.5.0" async-trait = "0.1.54" -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"] } educe = "0.4.22" futures = "0.3.14" |
