Skip to content

Commit

Permalink
build(deps): update rust crate security-framework to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 20, 2024
1 parent 984c987 commit 9a606d4
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 @@ -29,7 +29,7 @@ features = [
[target.'cfg(target_os = "macos")'.dependencies]
base64 = "0.22.1"
hex = "0.4.3"
security-framework = "2.11"
security-framework = "3.0"

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

0 comments on commit 9a606d4

Please sign in to comment.