Skip to content

Commit a2cbf9a

Browse files
authored
Merge pull request #124 from kornelski/patch-1
Update security-framework
2 parents 6a40e3b + ce13651 commit a2cbf9a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ readme = "README.md"
1111
vendored = ["openssl/vendored"]
1212

1313
[target.'cfg(any(target_os = "macos", target_os = "ios"))'.dependencies]
14-
security-framework = "0.2.1"
15-
security-framework-sys = "0.2.1"
14+
security-framework = "0.3.1"
15+
security-framework-sys = "0.3.1"
1616
lazy_static = "1.0"
1717
libc = "0.2"
1818
tempfile = "3.0"

0 commit comments

Comments
 (0)