[package] name = "pomd" version = "0.1.0" edition = "2021" [dependencies] notify-rust = "4" zbus = "3.14.1" smol = "1.3.0" async-std = { version = "1.12.0", features = ["attributes"] }