Cargo updated the lock files
[rust-101.git] / solutions / Cargo.lock
index 68fc9ccdd979d33a8e7bbfeeb5aba5a25b74f1ae..577ad486fbd0180ca0219bdf0ed8be17f09cdd4a 100644 (file)
@@ -1,10 +1,3 @@
-[root]
-name = "solutions"
-version = "0.1.0"
-dependencies = [
- "docopt 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
-]
-
 [[package]]
 name = "aho-corasick"
 version = "0.6.3"
 [[package]]
 name = "aho-corasick"
 version = "0.6.3"
@@ -89,6 +82,13 @@ dependencies = [
  "synom 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
 ]
 
  "synom 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)",
 ]
 
+[[package]]
+name = "solutions"
+version = "0.1.0"
+dependencies = [
+ "docopt 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
+]
+
 [[package]]
 name = "strsim"
 version = "0.6.0"
 [[package]]
 name = "strsim"
 version = "0.6.0"