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 d9065ef commit 867faaaCopy full SHA for 867faaa
security-monitor/rust-crates/riscv_cove_tap/Cargo.toml
@@ -10,7 +10,7 @@ edition = "2021"
10
11
rand = {version = "0.8", optional=true}
12
13
-hybrid-array = "=0.2.0-rc.9"
+hybrid-array = "=0.3.1"
14
ml-kem = {version = "=0.2.0", default-features=false, features = [] }
15
16
# for symmetric encryption of payload
0 commit comments