Skip to content

Commit c777167

Browse files
chore(deps): Bump security-framework from 2.9.1 to 2.9.2
Bumps [security-framework](https://github.com/kornelski/rust-security-framework) from 2.9.1 to 2.9.2. - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) --- updated-dependencies: - dependency-name: security-framework dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9b4cd44 commit c777167

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/vector-core/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ vector-config-macros = { path = "../vector-config-macros" }
6868
vrl.workspace = true
6969

7070
[target.'cfg(target_os = "macos")'.dependencies]
71-
security-framework = "2.9.1"
71+
security-framework = "2.9.2"
7272

7373
[target.'cfg(windows)'.dependencies]
7474
schannel = "0.1.22"

0 commit comments

Comments
 (0)