diff -r 513b3ef277a3 -r 18f8d3b31baa rust/rhg/Cargo.toml --- 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"