rust/hg-core/Cargo.toml
changeset 44598 f451a347d21a
parent 44541 d880805d5442
child 44599 d31d1c0685be
--- a/rust/hg-core/Cargo.toml	Fri Mar 20 15:21:34 2020 +0100
+++ b/rust/hg-core/Cargo.toml	Mon Mar 23 12:07:45 2020 +0100
@@ -22,7 +22,7 @@
 twox-hash = "1.5.0"
 same-file = "1.0.6"
 crossbeam = "0.7.3"
-micro-timer = "0.1.2"
+micro-timer = "0.2.1"
 log = "0.4.8"
 
 [dev-dependencies]