Add mute.txt file reading

This commit is contained in:
Your Name
2023-02-18 22:59:22 -05:00
parent 532d404815
commit 739dd6613b
4 changed files with 51 additions and 49 deletions

View File

@@ -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"