Skip to content

Commit

Permalink
Upgrade security-framework to version 2
Browse files Browse the repository at this point in the history
  • Loading branch information
djc committed Mar 13, 2023
1 parent 357bc56 commit e131ef5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tokio-native-tls/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ lazy_static = "1.4.0"
openssl = "0.10"

[target.'cfg(any(target_os = "macos", target_os = "ios"))'.dev-dependencies]
security-framework = "0.2"
security-framework = "2"

[target.'cfg(windows)'.dev-dependencies]
schannel = "0.1"
Expand Down

0 comments on commit e131ef5

Please sign in to comment.