diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -6,5 +6,4 @@ edition = "2021" [dependencies] notify-rust = "4" zbus = "3.14.1" -smol = "1.3.0" async-std = { version = "1.12.0", features = ["attributes"] } |