Skip to content

Commit 1582793

Browse files
chore(deps): bump windows from 0.61.3 to 0.62.2
Bumps [windows](https://github.com/microsoft/windows-rs) from 0.61.3 to 0.62.2. - [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.62.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2baf2dc commit 1582793

File tree

2 files changed

+24
-25
lines changed

2 files changed

+24
-25
lines changed

Cargo.lock

Lines changed: 23 additions & 24 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
@@ -40,7 +40,7 @@ coreaudio-rs = "0.13.0"
4040
coreaudio-sys = "0.2.17"
4141

4242
[target.'cfg(target_os = "windows")'.dependencies]
43-
windows = { version = "0.61.3", features = [
43+
windows = { version = "0.62.2", features = [
4444
"Win32_Media_Audio",
4545
"Win32_Foundation",
4646
"Win32_Devices_Properties",

0 commit comments

Comments
 (0)