Skip to content

Commit

Permalink
chore(deps): bump security-framework from 0.4.4 to 2.0.0 (#5555)
Browse files Browse the repository at this point in the history
Bumps [security-framework](https://github.com/kornelski/rust-security-framework) from 0.4.4 to 2.0.0.
- [Release notes](https://github.com/kornelski/rust-security-framework/releases)
- [Commits](https://github.com/kornelski/rust-security-framework/commits)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 16, 2020
1 parent 1713011 commit 82fc762
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 25 deletions.
25 changes: 1 addition & 24 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ schannel = "0.1"
windows-service = "0.3.1"

[target.'cfg(target_os = "macos")'.dependencies]
security-framework = "0.4"
security-framework = "2.0"

[target.'cfg(unix)'.dependencies]
atty = "0.2"
Expand Down

0 comments on commit 82fc762

Please sign in to comment.