tutorial: Use the same suggested version for the regex crate as in the toplevel README.md

This commit is contained in:
Federico Mena Quintero 2017-03-21 20:35:17 -06:00
parent b64b1480b5
commit c6bfeb80c3

View File

@ -158,7 +158,7 @@ lalrpop = "0.12.5"
[dependencies]
lalrpop-util = "0.12.5"
regex = "0.2"
regex = "0.2.1"
```
Adding a `build` directive to the `[package]` section tells Cargo to