Skip to content

Commit

Permalink
Merge pull request #37 from siketyan/renovate/security-framework-2.x
Browse files Browse the repository at this point in the history
build(deps): update rust crate security-framework to 2.10
siketyan authored Mar 30, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
2 parents 2166426 + 1a298b6 commit fca7171
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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
@@ -29,7 +29,7 @@ features = [
[target.'cfg(target_os = "macos")'.dependencies]
base64 = "0.22.0"
hex = "0.4.3"
security-framework = "2.9"
security-framework = "2.10"

[target.'cfg(target_os = "linux")'.dependencies]
secret-service = { version = "3.0", features = ["rt-async-io-crypto-rust"] }

0 comments on commit fca7171

Please sign in to comment.