chore(deps): update rust crate dirs to v6 (#24)

This commit is contained in:
ThetaBot 2025-01-13 03:00:02 +00:00
parent 51dacf8df2
commit 6a604252b1

View file

@ -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