summaryrefslogtreecommitdiffstats
path: root/zellij-utils/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'zellij-utils/Cargo.toml')
-rw-r--r--zellij-utils/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/zellij-utils/Cargo.toml b/zellij-utils/Cargo.toml
index 9520753b0..b3f14886f 100644
--- a/zellij-utils/Cargo.toml
+++ b/zellij-utils/Cargo.toml
@@ -31,7 +31,6 @@ zellij-tile = { path = "../zellij-tile/", version = "0.15.0" }
log = "0.4.14"
log4rs = "1.0.0"
-
[dependencies.async-std]
version = "1.3.0"
features = ["unstable"]