Skip to content

Commit

Permalink
Bump ahash
Browse files Browse the repository at this point in the history
  • Loading branch information
udoprog committed Mar 7, 2024
1 parent 255a4ef commit fd5d0d6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 485 deletions.
2 changes: 1 addition & 1 deletion crates/rune-alloc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ alloc = []
rune-alloc-macros = { version = "=0.13.0", path = "../rune-alloc-macros" }

serde = { version = "1.0", default-features = false, features = ["derive"], optional = true }
ahash = { version = "0.8.3", default-features = false }
ahash = { version = "0.8.11", default-features = false }
pin-project = "1.1.0"

[dev-dependencies]
Expand Down
Loading

0 comments on commit fd5d0d6

Please sign in to comment.