Skip to content

Commit

Permalink
Bump parking_lot from 0.12.2 to 0.12.3 (#1133)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 15, 2024
1 parent e0ca0b7 commit 5ec4be4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion crates/texlab/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ lsp-server = "0.7.6"
lsp-types = "0.95.1"
notify = "6.1.1"
notify-debouncer-full = "0.3.1"
parking_lot = "0.12.2"
parking_lot = "0.12.3"
parser = { path = "../parser" }
references = { path = "../references" }
regex = "1.10.4"
Expand Down

0 comments on commit 5ec4be4

Please sign in to comment.