From 829d8b9ff0806ffc2da692f12b9e8a6f5c228aa4 Mon Sep 17 00:00:00 2001 From: Jiayi Zhao Date: Sun, 26 May 2019 18:28:58 -0400 Subject: update commands to use new textfield --- Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 65f6fa0..8a4ceec 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -44,6 +44,8 @@ features = [ "extended_colors", "panel", "wide" ] [dependencies.wordexp] version = "^0" +git = "https://github.com/kamiyaa/wordexp-rs" +branch="dev" # path = "lib/wordexp-rs" [features] -- cgit v1.2.3