aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNerdyPepper <[email protected]>2019-07-09 18:44:37 +0100
committerNerdyPepper <[email protected]>2019-07-09 18:44:37 +0100
commit2bc71be04624cf87ca8a9bc9920de3b7859f1bff (patch)
tree89ac17261141a581c3076ca400b7bb0a175f6409
parentf1cfcc0f9e70cda1ebef30669c57e08ca80a13dc (diff)
pls workv0.1.1
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 1126ba0..bb2cf2c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -17,4 +17,4 @@ tico = "1.0.0"
17libc = "0.2.55" 17libc = "0.2.55"
18git2 = "0.8.0" 18git2 = "0.8.0"
19clap = "2.33.0" 19clap = "2.33.0"
20colored = { path = "./colored", version = "0.1.0" } 20colored = { path = "./colored", version = "1.8.0" }