Skip to content

Commit 858f936

Browse files
Bump security-framework from 2.11.1 to 3.0.1 (#65)
Bumps [security-framework](https://github.com/kornelski/rust-security-framework) from 2.11.1 to 3.0.1. - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](kornelski/rust-security-framework@v2.11.1...v3.0.1) --- updated-dependencies: - dependency-name: security-framework dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f3c0f6f commit 858f936

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/fig_install/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ url = "2.5.4"
4444
[target.'cfg(target_os = "macos")'.dependencies]
4545
fig_ipc.workspace = true
4646
libc.workspace = true
47-
security-framework = "2.8.2"
47+
security-framework = "3.0.1"
4848

4949
[target.'cfg(target_os = "linux")'.dependencies]
5050
dbus = { path = "../dbus" }

0 commit comments

Comments
 (0)