Skip to content

Commit 3ff6347

Browse files
committed
use golddranks fix
Signed-off-by: clux <[email protected]>
1 parent e483df8 commit 3ff6347

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/pqcrate/Cargo.toml

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@ name = "pqcrate"
44
version = "0.1.0"
55

66
[dependencies]
7-
pq-sys = "0.4.5"
7+
#pq-sys = "0.4.5"
8+
pq-sys = { git = "https://github.com/golddranks/pq-sys.git", rev = "8bc178b2a3859704585f4d4b39d2942c040e350b" }
89
openssl = "*"

0 commit comments

Comments
 (0)