Skip to content

Commit

Permalink
Manually revert back pqcrypto-internals to 0.2.5
Browse files Browse the repository at this point in the history
Darwin runners fail after the update of this crate
which is a transient dependency. Using `[patch]` doesn't
update properly so this is a manual attempt.

There's outstanding PR which claims to fix the issue:
rustpq/pqcrypto#72

The error in question from compilation:
```
cargo:warning=<instantiation>:79:5: error: instruction requires: sha3
```

Signed-off-by: Lukas Pukenis <[email protected]>
  • Loading branch information
LukasPukenis committed Jan 9, 2025
1 parent c3b53b0 commit 84e8a41
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 84e8a41

Please sign in to comment.