Skip to content

Commit

Permalink
Revert "build(deps): bump ahash from 0.8.6 to 0.8.7" (helix-editor#9294)
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalkuthe authored and dgkf committed Jan 30, 2024
1 parent 6eb7fc4 commit 6af0cf5
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 helix-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ once_cell = "1.19"
arc-swap = "1"
regex = "1"
bitflags = "2.4"
ahash = "0.8.7"
ahash = "0.8.6"
hashbrown = { version = "0.14.3", features = ["raw"] }
dunce = "1.0"

Expand Down

0 comments on commit 6af0cf5

Please sign in to comment.