diff --git a/mercurial-rust-metadata.patch b/mercurial-rust-metadata.patch index 7bfc551..7719069 100644 --- a/mercurial-rust-metadata.patch +++ b/mercurial-rust-metadata.patch @@ -63,3 +63,9 @@ diff --git a/rust/rhg/Cargo.toml b/rust/rhg/Cargo.toml regex = "1.3.9" env_logger = "0.7.1" format-bytes = "0.3.0" +@@ -21,4 +21,4 @@ regex = "1.3.9" + env_logger = "0.7.1" + format-bytes = "0.3.0" + users = "0.11.0" +-which = "4.2.5" ++which = "4.2.4"