diff options
Diffstat (limited to 'crates/tor-persist/Cargo.toml')
| -rw-r--r-- | crates/tor-persist/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/tor-persist/Cargo.toml b/crates/tor-persist/Cargo.toml index 599cb7f70..cb6d278ec 100644 --- a/crates/tor-persist/Cargo.toml +++ b/crates/tor-persist/Cargo.toml @@ -41,7 +41,7 @@ futures = "0.3.14" itertools = "0.13.0" oneshot-fused-workaround = { path = "../oneshot-fused-workaround", version = "0.2.0" } paste = "1" -sanitize-filename = "0.5.0" +sanitize-filename = "0.6.0" serde = { version = "1.0.103", features = ["derive"] } serde_json = "1.0.50" thiserror = "2" |
