Skip to content

Commit 1287168

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

+4-4
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.8.2"
71+
security-framework = "2.9.0"
7272

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

0 commit comments

Comments
 (0)