Revert "feat: move to async POSIX signal handler"

This reverts commit a067ab2ae2.
This commit is contained in:
Henrik Friedrichsen
2023-10-14 12:44:47 +02:00
parent 8d00ca74fc
commit a1a986344f
3 changed files with 15 additions and 49 deletions

View File

@@ -66,7 +66,6 @@ wl-clipboard-rs = {version = "0.7", optional = true}
[target.'cfg(unix)'.dependencies]
signal-hook = "0.3.0"
signal-hook-tokio = { version = "0.3.1", features = ["futures-v0_3"] }
[dependencies.rspotify]
default-features = false