diff options
Diffstat (limited to 'crates/tor-hsclient/Cargo.toml')
| -rw-r--r-- | crates/tor-hsclient/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/tor-hsclient/Cargo.toml b/crates/tor-hsclient/Cargo.toml index 63a31dccf..6f31aacb3 100644 --- a/crates/tor-hsclient/Cargo.toml +++ b/crates/tor-hsclient/Cargo.toml @@ -55,7 +55,7 @@ experimental = ["keymgr", "hs-pow-full"] [dependencies] 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" either = "1" |
