Skip to content

Commit 8296989

Browse files
Bump the cargo group with 4 updates (#227)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 88620c5 commit 8296989

File tree

2 files changed

+27
-16
lines changed

2 files changed

+27
-16
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ salsa = "0.23.0"
1616
tower-lsp-server = { version = "0.22.0", features = ["proposed"] }
1717

1818
anyhow = "1.0"
19-
camino = "1.1"
19+
camino = "1.2"
2020
clap = { version = "4.5", features = ["derive"] }
2121
config = { version ="0.15", features = ["toml"] }
2222
dashmap = "6.1"
@@ -36,7 +36,7 @@ which = "8.0"
3636

3737
# testing
3838
insta = { version = "1.43", features = ["yaml"] }
39-
tempfile = "3.0"
39+
tempfile = "3.22"
4040

4141
[workspace.lints.clippy]
4242
pedantic = { level = "warn", priority = -1 }

0 commit comments

Comments
 (0)