Skip to content

Commit

Permalink
build(deps): update rust crate security-framework to 2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 30, 2024
1 parent 2166426 commit 1a298b6
Show file tree
Hide file tree
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
Expand Up @@ -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"] }
Expand Down

0 comments on commit 1a298b6

Please sign in to comment.