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 b831232 commit 806a265Copy full SHA for 806a265
security-monitor/rust-crates/riscv_cove_tap/Cargo.toml
@@ -8,7 +8,7 @@ edition = "2024"
8
[dependencies]
9
rand = {version = "0.8.5", optional=true}
10
11
-hybrid-array = "0.2.3"
+hybrid-array = "0.4.0"
12
ml-kem = {version = "0.3.0-pre", default-features=false, features = [] }
13
14
# for symmetric encryption of payload
0 commit comments