Skip to content

Commit

Permalink
chore(deps): Bump schannel from 0.1.21 to 0.1.22
Browse files Browse the repository at this point in the history
Bumps [schannel](https://github.com/steffengy/schannel-rs) from 0.1.21 to 0.1.22.
- [Release notes](https://github.com/steffengy/schannel-rs/releases)
- [Commits](steffengy/schannel-rs@v0.1.21...v0.1.22)

---
updated-dependencies:
- dependency-name: schannel
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 7, 2023
1 parent 70632b7 commit 3976fcf
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 @@ -71,7 +71,7 @@ vrl.workspace = true
security-framework = "2.9.1"

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

[build-dependencies]
prost-build = "0.11"
Expand Down

0 comments on commit 3976fcf

Please sign in to comment.