We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17fbe6c commit a57f243Copy full SHA for a57f243
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "ahash"
3
-version = "0.8.3"
+version = "0.8.4"
4
authors = ["Tom Kaitchuck <Tom.Kaitchuck@gmail.com>"]
5
license = "MIT OR Apache-2.0"
6
description = "A non-cryptographic hash function using AES-NI for high performance"
0 commit comments