Skip to content

Commit e55fa64

Browse files
build(deps): bump windows-interface from 0.59.1 to 0.59.2 (#14534)
Bumps [windows-interface](https://github.com/microsoft/windows-rs) from 0.59.1 to 0.59.2. - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) --- updated-dependencies: - dependency-name: windows-interface dependency-version: 0.59.2 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1bb0eb0 commit e55fa64

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2967,9 +2967,9 @@ dependencies = [
29672967

29682968
[[package]]
29692969
name = "windows-interface"
2970-
version = "0.59.1"
2970+
version = "0.59.2"
29712971
source = "registry+https://github.com/rust-lang/crates.io-index"
2972-
checksum = "bd9211b69f8dcdfa817bfd14bf1c97c9188afa36f4750130fcdf3f400eca9fa8"
2972+
checksum = "c0abd1ddbc6964ac14db11c7213d6532ef34bd9aa042c2e5935f59d7908b46a5"
29732973
dependencies = [
29742974
"proc-macro2",
29752975
"quote",

0 commit comments

Comments
 (0)