Skip to content

Commit 57ffbb6

Browse files
committed
Auto merge of #14766 - rust-lang:renovate/security-framework-3.x, r=ehuss
chore(deps): update rust crate security-framework to v3 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [security-framework](https://lib.rs/crates/security_framework) ([source](https://redirect.github.com/kornelski/rust-security-framework)) | workspace.dependencies | major | `2.11.1` -> `3.0.0` | --- ### Release Notes <details> <summary>kornelski/rust-security-framework (security-framework)</summary> ### [`v3.0.0`](https://redirect.github.com/kornelski/rust-security-framework/compare/v2.11.1...v3.0.0) [Compare Source](https://redirect.github.com/kornelski/rust-security-framework/compare/v2.11.1...v3.0.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 5am on the first day of the month" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/rust-lang/cargo). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzUuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
2 parents dff17c2 + 1fad901 commit 57ffbb6

File tree

2 files changed

+7
-17
lines changed

2 files changed

+7
-17
lines changed

Cargo.lock

Lines changed: 6 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ rustc-hash = "2.0.0"
8484
rustfix = { version = "0.8.2", path = "crates/rustfix" }
8585
same-file = "1.0.6"
8686
schemars = "0.8.21"
87-
security-framework = "2.11.1"
87+
security-framework = "3.0.0"
8888
semver = { version = "1.0.23", features = ["serde"] }
8989
serde = "1.0.204"
9090
serde-untagged = "0.1.6"

0 commit comments

Comments
 (0)