Skip to content

Commit f9102fc

Browse files
Bump windows from 0.59.0 to 0.60.0 in the windows group
Bumps the windows group with 1 update: [windows](https://github.com/microsoft/windows-rs). Updates `windows` from 0.59.0 to 0.60.0 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](microsoft/windows-rs@0.59.0...0.60.0) --- updated-dependencies: - dependency-name: windows dependency-type: direct:production update-type: version-update:semver-minor dependency-group: windows ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d63437c commit f9102fc

File tree

2 files changed

+55
-81
lines changed

2 files changed

+55
-81
lines changed

Cargo.lock

Lines changed: 54 additions & 80 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
@@ -74,7 +74,7 @@ socket2 = "0.5.8"
7474
boringtun = { git = 'https://github.com/cloudflare/boringtun', rev = 'e3252d9c4f4c8fc628995330f45369effd4660a1' }
7575

7676
[target.'cfg(windows)'.dependencies.windows]
77-
version = "0.59.0"
77+
version = "0.60.0"
7878
features = [
7979
"Win32_Foundation",
8080
"Win32_Graphics_Dwm",

0 commit comments

Comments
 (0)