summaryrefslogtreecommitdiff
path: root/console/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'console/Cargo.toml')
-rw-r--r--console/Cargo.toml4
1 files changed, 1 insertions, 3 deletions
diff --git a/console/Cargo.toml b/console/Cargo.toml
index 0d23054..18ea28d 100644
--- a/console/Cargo.toml
+++ b/console/Cargo.toml
@@ -6,6 +6,4 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
-smol = "2"
-log = "0.4"
-pollster = "0.3" \ No newline at end of file
+log = "0.4" \ No newline at end of file