We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5fd462 commit fefd230Copy full SHA for fefd230
security-monitor/rust-crates/riscv_cove_tap/Cargo.toml
@@ -8,7 +8,7 @@ edition = "2021"
8
[dependencies]
9
rand = {version = "0.8.5", optional=true}
10
11
-hybrid-array = "=0.2.0-rc.9"
+hybrid-array = "=0.4.4"
12
ml-kem = {version = "=0.2.0", default-features=false, features = [] }
13
14
# for symmetric encryption of payload
0 commit comments