rust/hg-core/Cargo.toml
changeset 42331 d6c1dd936778
parent 42327 e8f3740cc067
child 42609 326fdce22fb2
--- a/rust/hg-core/Cargo.toml	Fri May 17 00:04:29 2019 +0530
+++ b/rust/hg-core/Cargo.toml	Fri May 17 09:42:02 2019 -0400
@@ -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"