Skip to content

Commit fc85ea9

Browse files
Bump the cargo group across 1 directory with 2 updates (#162)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b1677a6 commit fc85ea9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ serde = { version = "1.0.219", features = ["derive"] }
2424
serde_json = "1.0.140"
2525
tempfile = "3.20.0"
2626
tokio = { version = "1.45.0", features = ["full"] }
27-
toml = "0.8.22"
28-
tower-lsp-server = { version = "0.21.1", features = ["proposed"] }
27+
toml = "0.9.2"
28+
tower-lsp-server = { version = "0.22.0", features = ["proposed"] }
2929
thiserror = "2.0.12"
3030
which = "8.0.0"
3131

0 commit comments

Comments
 (0)