Disable unneeded features in deps

This commit is contained in:
mo8it
2024-04-27 04:32:06 +02:00
parent c3a92b1248
commit 12504b01e9
2 changed files with 2 additions and 4 deletions
Generated
-1
View File
@@ -474,7 +474,6 @@ version = "0.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5d40b221972a1fc5ef4d858a2f671fb34c75983eb385463dff3780eeff6a9d43"
dependencies = [
"crossbeam-channel",
"log",
"notify",
]