From a38c176646fcbe8f10d71c32e955674ffd7b669d Mon Sep 17 00:00:00 2001 From: qepasa Date: Fri, 9 Jul 2021 07:56:54 +0200 Subject: [PATCH] Update Cargo.toml --- zellij-utils/Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/zellij-utils/Cargo.toml b/zellij-utils/Cargo.toml index 9520753b..b3f14886 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"]