diff --git a/Cargo.toml b/Cargo.toml index a5b85850..28f2aea6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -61,7 +61,7 @@ tokio-stream = "0.1.15" webkit2gtk = { version = "*", package = "webkit6", features = ["v2_44"] } tor-rtcompat = "0.21.0" tree_magic_mini = { version = "3.1.5", features = ["with-gpl-data"] } -fuser = "0.13.0" +fuser = "0.14.0" open = "5.3.0" tracing-subscriber = { version = "0.3.18", features = ["env-filter"] } tracing = "0.1.40"