Submitter | phabricator |
---|---|
Date | May 17, 2019, 1:42 p.m. |
Message ID | <differential-rev-PHID-DREV-kmwnmawemfdnyaqu5pee-req@phab.mercurial-scm.org> |
Download | mbox | patch |
Permalink | /patch/40113/ |
State | Superseded |
Headers | show |
Comments
Patch
diff --git a/rust/hg-core/Cargo.toml b/rust/hg-core/Cargo.toml --- a/rust/hg-core/Cargo.toml +++ b/rust/hg-core/Cargo.toml @@ -12,7 +12,7 @@ rand_pcg = "*" [dependencies] -memchr = "2.2.0" byteorder = "1.3.1" lazy_static = "1.3.0" -regex = "^1.1" \ No newline at end of file +memchr = "2.2.0" +regex = "^1.1"