Skip to content

Commit da7ce9a

Browse files
fix(deps): update rust crate directories to v6
1 parent dccb3c4 commit da7ce9a

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ cfg-if = "1"
225225
qrcode = { version = "0.14", default-features = false, optional = true }
226226
sysexits = "0.8"
227227
build-time = "0.1"
228-
directories = "5.0"
228+
directories = "6.0"
229229
xdg = "2.5"
230230
rpassword = "7.3"
231231
libc = { version = "0.2", features = ["extra_traits"] }

0 commit comments

Comments
 (0)