diff --git a/mercurial-rust-metadata.patch b/mercurial-rust-metadata.patch index deabca1..56cd956 100644 --- a/mercurial-rust-metadata.patch +++ b/mercurial-rust-metadata.patch @@ -54,9 +54,3 @@ 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"