We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f29d59e commit 545a200Copy full SHA for 545a200
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "ahash"
3
-version = "0.8.9"
+version = "0.8.10"
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