Skip to content

Commit 569a511

Browse files
Merge pull request #372 from Automattic/dependabot/cargo/dirs-6.0.0
build(deps): bump dirs from 5.0.1 to 6.0.0
2 parents a697b29 + d4f69ea commit 569a511

File tree

2 files changed

+32
-87
lines changed

2 files changed

+32
-87
lines changed

Cargo.lock

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

harper-ls/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ tower-lsp = "0.20.0"
1616
tokio = { version = "1.42.0", features = ["fs", "rt", "rt-multi-thread", "macros", "io-std", "io-util", "net"] }
1717
clap = { version = "4.5.23", features = ["derive"] }
1818
once_cell = "1.20.2"
19-
dirs = "5.0.1"
19+
dirs = "6.0.0"
2020
anyhow = "1.0.95"
2121
serde_json = "1.0.133"
2222
itertools = "0.14.0"

0 commit comments

Comments
 (0)