diff options
Diffstat (limited to 'crates/tor-bytes/Cargo.toml')
| -rw-r--r-- | crates/tor-bytes/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/tor-bytes/Cargo.toml b/crates/tor-bytes/Cargo.toml index 41cba0a95..1a11e6537 100644 --- a/crates/tor-bytes/Cargo.toml +++ b/crates/tor-bytes/Cargo.toml @@ -13,7 +13,7 @@ repository = "https://gitlab.torproject.org/tpo/core/arti.git/" [dependencies] bytes = "1" -derive-deftly = { version = "~1.1.0", features = ["full", "beta"] } +derive-deftly = { version = "~1.2.0", features = ["full", "beta"] } digest = { version = "0.10.0", features = ["subtle", "mac"] } educe = "0.4.22" safelog = { path = "../safelog", version = "0.4.7" } |
