We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70d3ae0 commit d0b1b60Copy full SHA for d0b1b60
security-framework/Cargo.toml
@@ -18,7 +18,7 @@ edition = "2021"
18
rust-version = "1.70"
19
20
[dependencies]
21
-security-framework-sys = { version = "2.13", default-features = false, path = "../security-framework-sys" }
+security-framework-sys = { version = "2.14", default-features = false, path = "../security-framework-sys" }
22
bitflags = "2.6"
23
core-foundation = "0.10"
24
core-foundation-sys = "0.8.6"
0 commit comments