Skip to content

Commit

Permalink
0.8.9
Browse files Browse the repository at this point in the history
  • Loading branch information
DoumanAsh committed Feb 17, 2024
1 parent d750738 commit 506f9f2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "xxhash-rust"
version = "0.8.8"
version = "0.8.9"
authors = ["Douman <[email protected]>"]
edition = "2018"
description = "Implementation of xxhash"
Expand Down
3 changes: 3 additions & 0 deletions Cross.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[target.aarch64-unknown-linux-musl]
pre-build = ["dpkg --add-architecture arm64 && apt-get update && apt-get install -y valgrind valgrind:arm64"]

0 comments on commit 506f9f2

Please sign in to comment.