Some fixes
This commit is contained in:
parent
163da695e8
commit
78a4f8b75e
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -379,7 +379,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "1a515f5799fe4961cb532f983ce2b23082366b898e52ffbce459c86f67c8378a"
|
checksum = "1a515f5799fe4961cb532f983ce2b23082366b898e52ffbce459c86f67c8378a"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "winres"
|
name = "winresz"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"clap",
|
"clap",
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
use std::ascii::AsciiExt;
|
|
||||||
|
|
||||||
use clap::Parser;
|
use clap::Parser;
|
||||||
use winsafe::{
|
use winsafe::{
|
||||||
co::{PROCESS, PROCESS_NAME, SWP},
|
co::{PROCESS, PROCESS_NAME, SWP},
|
||||||
|
|
Loading…
Reference in New Issue
Block a user