Skip to content

Commit

Permalink
Update security-framework
Browse files Browse the repository at this point in the history
  • Loading branch information
kornelski authored Apr 17, 2019
1 parent 6a40e3b commit b222abb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ readme = "README.md"
vendored = ["openssl/vendored"]

[target.'cfg(any(target_os = "macos", target_os = "ios"))'.dependencies]
security-framework = "0.2.1"
security-framework-sys = "0.2.1"
security-framework = "0.3"
security-framework-sys = "0.3"
lazy_static = "1.0"
libc = "0.2"
tempfile = "3.0"
Expand Down

0 comments on commit b222abb

Please sign in to comment.