mirror of
https://github.com/rosenpass/rosenpass.git
synced 2026-02-28 06:23:08 -08:00
workflows: use arch-specific dev shell
This commit is contained in:
@@ -25,12 +25,12 @@ experiment_libcrux_chachapoly_test = [
|
||||
]
|
||||
experiment_libcrux_kyber = ["dep:libcrux-ml-kem", "dep:rand"]
|
||||
bench = [
|
||||
"dep:thiserror",
|
||||
"dep:rand",
|
||||
"dep:libcrux",
|
||||
"dep:libcrux-blake2",
|
||||
"dep:libcrux-ml-kem",
|
||||
"dep:libcrux-chacha20poly1305",
|
||||
"dep:thiserror",
|
||||
"dep:rand",
|
||||
"dep:libcrux",
|
||||
"dep:libcrux-blake2",
|
||||
"dep:libcrux-ml-kem",
|
||||
"dep:libcrux-chacha20poly1305",
|
||||
]
|
||||
|
||||
[[bench]]
|
||||
|
||||
Reference in New Issue
Block a user