[Updated] D8605: rust-dependencies: upgrade `micro-timer` dependency
Alphare (Raphaël Gomès)
phabricator at mercurial-scm.org
Tue Jun 9 10:09:58 UTC 2020
Closed by commit rHG2093b2fc70d4: rust-dependencies: upgrade `micro-timer` dependency (authored by Alphare).
This revision was automatically updated to reflect the committed changes.
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST UPDATE
https://phab.mercurial-scm.org/D8605?vs=21548&id=21576
CHANGES SINCE LAST ACTION
https://phab.mercurial-scm.org/D8605/new/
REVISION DETAIL
https://phab.mercurial-scm.org/D8605
AFFECTED FILES
rust/hg-core/Cargo.toml
CHANGE DETAILS
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]
To: Alphare, #hg-reviewers, pulkit
Cc: mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20200609/b29a3325/attachment-0002.html>
More information about the Mercurial-patches
mailing list