summaryrefslogtreecommitdiffstats
path: root/zellij-utils/Cargo.toml
diff options
context:
space:
mode:
authorqepasa <pawelpalenica11@gmail.com>2021-07-09 07:56:54 +0200
committerGitHub <noreply@github.com>2021-07-09 07:56:54 +0200
commita38c176646fcbe8f10d71c32e955674ffd7b669d (patch)
treeee8ae77031923ac7fff571259f177240b53720e2 /zellij-utils/Cargo.toml
parent383446d025bc8fd8bcc87289daac3c61a117bd86 (diff)
Update Cargo.toml
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"]