Skip to content

Commit

Permalink
build(deps): bump security-framework from 3.0.1 to 3.2.0
Browse files Browse the repository at this point in the history
Bumps [security-framework](https://github.com/kornelski/rust-security-framework) from 3.0.1 to 3.2.0.
- [Release notes](https://github.com/kornelski/rust-security-framework/releases)
- [Commits](kornelski/rust-security-framework@v3.0.1...v3.2.0)

---
updated-dependencies:
- dependency-name: security-framework
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 666a873 commit a30f639
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 keystore/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ sha2.workspace = true
serde_json.workspace = true

# iOS specific things
security-framework = { version = "3.0", optional = true }
security-framework = { version = "3.2", optional = true }
security-framework-sys = { version = "2.11", optional = true }
core-foundation = { version = "0.10", optional = true }

Expand Down

0 comments on commit a30f639

Please sign in to comment.