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"]