Skip to content

Commit

Permalink
Bump multimap from 0.9.1 to 0.10.0 (#1008)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 18, 2024
1 parent 640439e commit cd47344
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/diagnostics/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ encoding_rs_io = "0.1.7"
itertools = "0.12.0"
line-index = { path = "../line-index" }
log = "0.4.20"
multimap = "0.9.1"
multimap = "0.10.0"
once_cell = "1.19.0"
parking_lot = "0.12.1"
regex = "1.10.2"
Expand Down

0 comments on commit cd47344

Please sign in to comment.