Skip to content

Commit fefd230

Browse files
Update Rust crate hybrid-array to v0.4.4
1 parent f5fd462 commit fefd230

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
@@ -8,7 +8,7 @@ edition = "2021"
88
[dependencies]
99
rand = {version = "0.8.5", optional=true}
1010

11-
hybrid-array = "=0.2.0-rc.9"
11+
hybrid-array = "=0.4.4"
1212
ml-kem = {version = "=0.2.0", default-features=false, features = [] }
1313

1414
# for symmetric encryption of payload

0 commit comments

Comments
 (0)