Skip to content

Commit ab2acae

Browse files
chore(deps): update rust crate dirs to v6
1 parent c145e8b commit ab2acae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ serde_json = "1.0"
2121
dunce = "1"
2222
schemars = { version = "0.8", features = ["url", "preserve_order", "derive"] }
2323
clap = { version = "4.5", features = ["derive"] }
24-
dirs = "5.0"
24+
dirs = "6.0"
2525
semver = "1"
2626
base64 = "0.22"
2727
tracing = "0.1"

0 commit comments

Comments
 (0)