Skip to content

Commit 867faaa

Browse files
Update Rust crate hybrid-array to v0.3.1
1 parent d9065ef commit 867faaa

File tree

1 file changed

+1
-1
lines changed
  • security-monitor/rust-crates/riscv_cove_tap

1 file changed

+1
-1
lines changed

security-monitor/rust-crates/riscv_cove_tap/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ edition = "2021"
1010

1111
rand = {version = "0.8", optional=true}
1212

13-
hybrid-array = "=0.2.0-rc.9"
13+
hybrid-array = "=0.3.1"
1414
ml-kem = {version = "=0.2.0", default-features=false, features = [] }
1515

1616
# for symmetric encryption of payload

0 commit comments

Comments
 (0)