diff --git a/Cargo.toml b/Cargo.toml index c8b2077..eec0cb4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -61,7 +61,7 @@ anyhow = "1.0" clap = { version = "4.0.0", features = ["derive"] } tracing-subscriber = { version = "0.3.17", features = ["env-filter"] } serde_yaml = "0.9.0" -dirs = "5.0.0" +dirs = "6.0.0" filenamify = "0.1.0" # Testing