Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Commit 9c09b16

Browse files
authored
v1.17: pin ahash to 0.8.4 (#34636)
pin ahash to 0.8.4
1 parent 731d42f commit 9c09b16

File tree

2 files changed

+27
-6
lines changed

2 files changed

+27
-6
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ edition = "2021"
132132

133133
[workspace.dependencies]
134134
aes-gcm-siv = "0.10.3"
135-
ahash = "0.8.3"
135+
ahash = "=0.8.4"
136136
anyhow = "1.0.75"
137137
ark-bn254 = "0.4.0"
138138
ark-ec = "0.4.0"

programs/sbf/Cargo.lock

+26-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)