Skip to content

Commit b644a40

Browse files
committed
Auto merge of #12453 - ehuss:update-windows, r=epage
Update windows dependencies This updates some windows dependencies primarily to drop old versions of windows-sys. miow changelog: https://github.com/yoshuawuyts/miow/blob/master/CHANGELOG.md#v060---2023-08-04 schannel changes: steffengy/schannel-rs@v0.1.21...v0.1.22 Note that miow is mostly unmaintained now. We may need to consider finding new maintainers, taking on maintenance, or finding an alternate solution.
2 parents f761921 + c4b0e6b commit b644a40

File tree

2 files changed

+31
-88
lines changed

2 files changed

+31
-88
lines changed

Cargo.lock

Lines changed: 30 additions & 87 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ libc = "0.2.147"
6060
libgit2-sys = "0.15.2"
6161
log = "0.4.19"
6262
memchr = "2.5.0"
63-
miow = "0.5.0"
63+
miow = "0.6.0"
6464
opener = "0.6.1"
6565
openssl ="0.10.55"
6666
os_info = "3.7.0"

0 commit comments

Comments
 (0)