Skip to content

Commit c0411c7

Browse files
committed
chore: remove deprecated winapi packages from Cargo.lock
1 parent 373ee56 commit c0411c7

File tree

1 file changed

+0
-22
lines changed

1 file changed

+0
-22
lines changed

Cargo.lock

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -2640,28 +2640,6 @@ version = "0.1.10"
26402640
source = "registry+https://github.com/rust-lang/crates.io-index"
26412641
checksum = "a751b3277700db47d3e574514de2eced5e54dc8a5436a3bf7a0b248b2cee16f3"
26422642

2643-
[[package]]
2644-
name = "winapi"
2645-
version = "0.3.9"
2646-
source = "registry+https://github.com/rust-lang/crates.io-index"
2647-
checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
2648-
dependencies = [
2649-
"winapi-i686-pc-windows-gnu",
2650-
"winapi-x86_64-pc-windows-gnu",
2651-
]
2652-
2653-
[[package]]
2654-
name = "winapi-i686-pc-windows-gnu"
2655-
version = "0.4.0"
2656-
source = "registry+https://github.com/rust-lang/crates.io-index"
2657-
checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
2658-
2659-
[[package]]
2660-
name = "winapi-x86_64-pc-windows-gnu"
2661-
version = "0.4.0"
2662-
source = "registry+https://github.com/rust-lang/crates.io-index"
2663-
checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
2664-
26652643
[[package]]
26662644
name = "windows-link"
26672645
version = "0.1.3"

0 commit comments

Comments
 (0)