Skip to content

Commit

Permalink
chore(deps): Bump schannel from 0.1.24 to 0.1.26 (#21436)
Browse files Browse the repository at this point in the history
Bumps [schannel](https://github.com/steffengy/schannel-rs) from 0.1.24 to 0.1.26.
- [Release notes](https://github.com/steffengy/schannel-rs/releases)
- [Commits](steffengy/schannel-rs@v0.1.24...v0.1.26)

---
updated-dependencies:
- dependency-name: schannel
  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] authored and pull[bot] committed Oct 28, 2024
1 parent 240844c commit 2a27119
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 @@ -73,7 +73,7 @@ vrl.workspace = true
security-framework = "2.10.0"

[target.'cfg(windows)'.dependencies]
schannel = "0.1.24"
schannel = "0.1.26"

[build-dependencies]
prost-build.workspace = true
Expand Down

0 comments on commit 2a27119

Please sign in to comment.