Skip to content

Commit

Permalink
Bump rustc-hash from 2.0.0 to 2.1.0 (#1281)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 3, 2024
1 parent 79bb8be commit e99406e
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
36 changes: 18 additions & 18 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ notify = "6.1.1"
once_cell = "1.20.2"
regex = "1.11.1"
rowan = "0.15.16"
rustc-hash = "2.0.0"
rustc-hash = "2.1.0"
serde = { version = "1.0.214", features = ["derive"] }
serde_json = "1.0.133"
tempfile = "3.14.0"
Expand Down

0 comments on commit e99406e

Please sign in to comment.