Skip to content

Commit 806a265

Browse files
Update Rust crate hybrid-array to 0.4.0
1 parent b831232 commit 806a265

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

11-
hybrid-array = "0.2.3"
11+
hybrid-array = "0.4.0"
1212
ml-kem = {version = "0.3.0-pre", default-features=false, features = [] }
1313

1414
# for symmetric encryption of payload

0 commit comments

Comments
 (0)