Skip to content

Commit

Permalink
chore(deps): bump security-framework from 2.9.0 to 2.9.1 (vectordotde…
Browse files Browse the repository at this point in the history
…v#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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 19, 2023
1 parent a8b7899 commit ac0c7e8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/vector-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ vector-config-macros = { path = "../vector-config-macros" }
vrl = { git = "https://github.com/vectordotdev/vrl", rev = "v0.3.0" }

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

[target.'cfg(windows)'.dependencies]
schannel = "0.1.21"
Expand Down

0 comments on commit ac0c7e8

Please sign in to comment.