[src/doc/book] Update SUMMARY.md
authorBehnam Esfahbod <behnam@zwnj.org>
Thu, 31 Aug 2017 01:19:18 +0000 (18:19 -0700)
committerBehnam Esfahbod <behnam@zwnj.org>
Thu, 31 Aug 2017 01:19:18 +0000 (18:19 -0700)
src/doc/book/src/SUMMARY.md

index 8b2e4cfbe7231c413599f255c283745ff63cc0d9..b4fbd9688fa4d9340eebf28a41fd18990a65e429 100644 (file)
@@ -9,8 +9,9 @@
     * [Working on an existing Cargo project](02-03-working-on-an-existing-project.md)
     * [Dependencies](02-04-dependencies.md)
     * [Project layout](02-05-project-layout.md)
-    * [Tests](02-06-tests.md)
-    * [Continuous Integration](02-07-continuous-integration.md)
+    * [Cargo.toml vs Cargo.lock](02-06-cargo-toml-vs-cargo-lock.md)
+    * [Tests](02-07-tests.md)
+    * [Continuous Integration](02-08-continuous-integration.md)
 * [Cargo In Depth](cargo-in-depth.md)
     * [Specifying Dependencies](03-01-specifying-dependencies.md)
     * [Cargo.toml Format](03-02-manifest.md)