Submitter | phabricator |
---|---|
Date | June 2, 2020, 3:24 p.m. |
Message ID | <differential-rev-PHID-DREV-mhw4efkwr4y55c6m7xgu-req@mercurial-scm.org> |
Download | mbox | patch |
Permalink | /patch/46457/ |
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 @@ -21,7 +21,7 @@ twox-hash = "1.5.0" same-file = "1.0.6" crossbeam = "0.7.3" -micro-timer = "0.2.1" +micro-timer = "0.3.0" log = "0.4.8" [dev-dependencies]