diff options
Diffstat (limited to 'crates/tor-netdoc/Cargo.toml')
| -rw-r--r-- | crates/tor-netdoc/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/tor-netdoc/Cargo.toml b/crates/tor-netdoc/Cargo.toml index 548e59bc8..804b992e3 100644 --- a/crates/tor-netdoc/Cargo.toml +++ b/crates/tor-netdoc/Cargo.toml @@ -107,7 +107,7 @@ smallvec = "1.10" subtle = "2" thiserror = "2" time = { version = "0.3", features = ["std", "parsing", "macros", "formatting"] } -tinystr = "0.7.0" +tinystr = "0.8.0" tor-basic-utils = { path = "../tor-basic-utils", version = "0.24.0" } tor-bytes = { path = "../tor-bytes", version = "0.24.0" } tor-cell = { path = "../tor-cell", version = "0.24.0" } |
