Skip to content

Commit

Permalink
Merge pull request #285 from elijah-potter/dependabot/cargo/hashbrown…
Browse files Browse the repository at this point in the history
…-0.15.2

build(deps): bump hashbrown from 0.15.1 to 0.15.2
  • Loading branch information
elijah-potter authored Nov 25, 2024
2 parents 1d70ba5 + d83e4bf commit b3f7788
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 harper-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ repository = "https://github.com/elijah-potter/harper"
[dependencies]
blanket = "0.4.0"
fst = "0.4.7"
hashbrown = { version = "0.15.1", features = ["serde"] }
hashbrown = { version = "0.15.2", features = ["serde"] }
is-macro = "0.3.6"
itertools = "0.13.0"
lazy_static = "1.5.0"
Expand Down

0 comments on commit b3f7788

Please sign in to comment.