Skip to content

Commit

Permalink
Bump the non-critical group across 1 directory with 5 updates (#29)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 4, 2024
1 parent 4adecb4 commit 06ae193
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 13 deletions.
31 changes: 20 additions & 11 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ crossbeam = "0.8.4"
governor = { version = "0.7.0", default-features = false, features = ["std", "quanta"] }
indent = "0.1.1"
indoc = "2"
itertools = "0.12.1"
itertools = "0.13.0"
jod-thread = "0.1.2"
lsp-server = "0.7.7"
lsp-types = "=0.95.0"
Expand All @@ -55,7 +55,7 @@ tracing-subscriber = { version = "0.3", features = ["env-filter"] }
which = "7.0.0"

[target.'cfg(target_vendor = "apple")'.dependencies]
libc = "0.2.155"
libc = "0.2.167"

[dev-dependencies]
assert_fs = "1.1"
Expand Down

0 comments on commit 06ae193

Please sign in to comment.