We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
subtle
1 parent 34881f2 commit 66cb272Copy full SHA for 66cb272
1 file changed
ctutils/Cargo.toml
@@ -20,7 +20,7 @@ rust-version = "1.85"
20
cmov = "0.5.3"
21
22
# optional dependencies
23
-subtle = { version = "2", optional = true, default-features = false }
+subtle = { version = "2.6", optional = true, default-features = false }
24
25
[dev-dependencies]
26
proptest = "1.11"
0 commit comments