Skip to content

Commit

Permalink
chore(deps): bump security-framework from 2.8.2 to 2.9.0
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 15, 2023
1 parent a2b8903 commit d4ab402
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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.8.2"
security-framework = "2.9.0"

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

0 comments on commit d4ab402

Please sign in to comment.