From 7fbf56d406733b45a986a4f1d930feb08b1b8172 Mon Sep 17 00:00:00 2001 From: Silas Bartha Date: Fri, 10 Nov 2023 23:05:22 -0500 Subject: removed smol dependency --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 1a93ae4..69a063a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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"] } -- cgit v1.2.3