[package] name = "siriremote" version = "0.1.0" edition = "2024" [dependencies] bluer = { version = "0.17.4", features = ["bluetoothd"] } tokio = "1.45.1" tokio-stream = "0.1.17" uinput-tokio = "0.1.36" uuid = "1.17.0"