Cleanup part 3: Strip old stuff, unnecessary library
This commit is contained in:
7
Cargo.lock
generated
7
Cargo.lock
generated
@@ -6,7 +6,6 @@ version = 3
|
||||
name = "auto_mute_tool"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"widestring",
|
||||
"windows",
|
||||
]
|
||||
|
||||
@@ -45,12 +44,6 @@ version = "1.0.6"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "84a22b9f218b40614adcb3f4ff08b703773ad44fa9423e4e0d346d5db86e4ebc"
|
||||
|
||||
[[package]]
|
||||
name = "widestring"
|
||||
version = "1.0.2"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "653f141f39ec16bba3c5abe400a0c60da7468261cc2cbf36805022876bc721a8"
|
||||
|
||||
[[package]]
|
||||
name = "windows"
|
||||
version = "0.44.0"
|
||||
|
||||
Reference in New Issue
Block a user