windows-gaming 0.22.2

Windows.Gaming
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "const-sha1"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fb58b6451e8c2a812ad979ed1d83378caa5e927eef2622017a45f251457c2c9d"

[[package]]
name = "windows"
version = "0.21.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b8f5f8d2ea79bf690bbee453fd4a1516ae426e5d5c7215d96cc0c3dc134fc4a0"
dependencies = [
 "const-sha1",
]

[[package]]
name = "windows-applicationmodel"
version = "0.22.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "99f842205c71df9cc9b5af68462f8e28a141439da3e78294ff8231c3f660f5a8"

[[package]]
name = "windows-devices"
version = "0.22.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "679789591214d638516a450e87b40425e1ea322ffbbe7961339a79b2e870902b"

[[package]]
name = "windows-foundation"
version = "0.22.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e4b7163e23af9a316ef4c0a69fa3644f7bd90d730ca94ffe14aec89a06ebcf06"

[[package]]
name = "windows-gaming"
version = "0.22.2"
dependencies = [
 "windows",
 "windows-applicationmodel",
 "windows-devices",
 "windows-foundation",
 "windows-storage",
 "windows-system",
]

[[package]]
name = "windows-storage"
version = "0.22.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "95efe1f7a6fbd7f60edb3262210c649dcd3b164c85c61d271c8df64236ddbba3"

[[package]]
name = "windows-system"
version = "0.22.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "55ed2bf89aff408b1f0129961f59d569ede1a0536a221c979759b317afc33ef1"