summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorClementTsang <clementjhtsang@gmail.com>2019-10-09 22:34:09 -0400
committerClementTsang <clementjhtsang@gmail.com>2019-10-09 22:34:09 -0400
commit0697e448025fdc4aaa8b2beee785b226ba5b8fcb (patch)
treef26b916013aab37fdc400bbca2d0f931230db4ec /Cargo.toml
parent2900ae2acf8757eeace7359e046b0a391197039c (diff)
Added freezing of updates.0.1.0-alpha-4
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 38ef6168..6d3ac010 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -30,7 +30,7 @@ tokio = "0.2.0-alpha.4"
winapi = "0.3.8"
[dependencies.tui-temp-fork]
-git = "https://github.com/ClementTsang/tui-rs"
+#git = "https://github.com/ClementTsang/tui-rs"
#path = "../tui-rs"
version = "0.6.4"
default-features = false