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.
2 parents 6a40e3b + ce13651 commit a2cbf9aCopy full SHA for a2cbf9a
Cargo.toml
@@ -11,8 +11,8 @@ readme = "README.md"
11
vendored = ["openssl/vendored"]
12
13
[target.'cfg(any(target_os = "macos", target_os = "ios"))'.dependencies]
14
-security-framework = "0.2.1"
15
-security-framework-sys = "0.2.1"
+security-framework = "0.3.1"
+security-framework-sys = "0.3.1"
16
lazy_static = "1.0"
17
libc = "0.2"
18
tempfile = "3.0"
0 commit comments