diff options
Diffstat (limited to 'crates/tor-key-forge/Cargo.toml')
| -rw-r--r-- | crates/tor-key-forge/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/tor-key-forge/Cargo.toml b/crates/tor-key-forge/Cargo.toml index e654f03c9..a0c1dd323 100644 --- a/crates/tor-key-forge/Cargo.toml +++ b/crates/tor-key-forge/Cargo.toml @@ -25,7 +25,7 @@ __is_nonadditive = [] __is_experimental = [] [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" paste = "1" |
