Skip to content

Commit 2369521

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

File tree

2 files changed

+31
-21
lines changed

2 files changed

+31
-21
lines changed

Cargo.lock

Lines changed: 30 additions & 20 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
@@ -77,7 +77,7 @@ socket2 = "0.5.10"
7777
boringtun = { git = 'https://github.com/cloudflare/boringtun', rev = 'e3252d9c4f4c8fc628995330f45369effd4660a1' }
7878

7979
[target.'cfg(windows)'.dependencies.windows]
80-
version = "0.61.1"
80+
version = "0.61.3"
8181
features = [
8282
"Win32_Foundation",
8383
"Win32_Graphics_Dwm",

0 commit comments

Comments
 (0)