Skip to content

Commit 3c62922

Browse files
Bump windows from 0.61.1 to 0.61.3 in the windows group (#270)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 41c202e commit 3c62922

2 files changed

Lines changed: 31 additions & 21 deletions

File tree

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 = '2f3c85f5c4a601018c10b464b1ca890d9504bf6e' }
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)