diff --git a/Cargo.toml b/Cargo.toml index 25620e1..3d1152e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -42,7 +42,7 @@ thiserror = "2" tracing = "0.1" # Filesystem paths -dirs = "5" +dirs = "7" # Hex encoding hex = "0.4"