Add mute.txt file reading
This commit is contained in:
@@ -6,8 +6,8 @@ edition = "2021"
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
widestring = "1.0.0"
|
||||
once_cell = "1.12.0"
|
||||
widestring = "1.0.2"
|
||||
once_cell = "1.17.1"
|
||||
|
||||
[dependencies.windows]
|
||||
version = "0.44.0"
|
||||
|
||||
Reference in New Issue
Block a user