Skip to content

Commit ac0c7e8

Browse files
chore(deps): bump security-framework from 2.9.0 to 2.9.1 (vectordotdev#17441)
Bumps [security-framework](https://github.com/kornelski/rust-security-framework) from 2.9.0 to 2.9.1. - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](kornelski/rust-security-framework@v2.9.0...v2.9.1) --- updated-dependencies: - dependency-name: security-framework dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a8b7899 commit ac0c7e8

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 = { git = "https://github.com/vectordotdev/vrl", rev = "v0.3.0" }
6969

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

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

0 commit comments

Comments
 (0)