Skip to content

Commit fbbc2e7

Browse files
committed
ctutils: pin to cmov v0.4.3
It includes important security fixes. See #1304.
1 parent b1dbc47 commit fbbc2e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ctutils/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ edition = "2024"
1717
rust-version = "1.85"
1818

1919
[dependencies]
20-
cmov = "0.4.2"
20+
cmov = "0.4.3"
2121

2222
# optional dependencies
2323
subtle = { version = "2", optional = true, default-features = false }

0 commit comments

Comments
 (0)