rust/rhg/Cargo.toml
changeset 45051 18f8d3b31baa
parent 45050 513b3ef277a3
child 45536 b1cea0dc9db0
--- a/rust/rhg/Cargo.toml	Fri Jun 05 09:01:35 2020 +0200
+++ b/rust/rhg/Cargo.toml	Tue Jul 07 14:05:15 2020 +0530
@@ -6,4 +6,5 @@
 
 [dependencies]
 hg-core = { path = "../hg-core"}
+clap = "2.33.1"