rust/hg-core/Cargo.toml
changeset 44935 2093b2fc70d4
parent 44870 9f96beb9bafe
child 45526 26c53ee51c68
--- a/rust/hg-core/Cargo.toml	Wed Jun 03 12:04:38 2020 -0700
+++ b/rust/hg-core/Cargo.toml	Tue Jun 02 17:24:37 2020 +0200
@@ -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]