No more once_cell

Fix system audio check that didn't work because the API returns ()
This commit is contained in:
Your Name
2023-02-19 22:27:19 -05:00
parent 9eb15a4a5f
commit a5d0729bba
7 changed files with 11 additions and 37 deletions

View File

@@ -7,7 +7,6 @@ edition = "2021"
[dependencies]
widestring = "1.0.2"
once_cell = "1.17.1"
[dependencies.windows]
version = "0.44.0"