Agustin Benito Bethencourt pushed to branch master at BuildStream / cargo-fetcher
Commits:
- 
88aaa0cd
by Federico Mena Quintero at 2018-04-03T00:49:12Z
- 
726b0c62
by Tristan Van Berkom at 2018-04-03T06:48:52Z
1 changed file:
Changes:
| ... | ... | @@ -14,4 +14,5 @@ itertools = "0.7.7" | 
| 14 | 14 |  libc = "0.2.39"
 | 
| 15 | 15 |  pango = "0.3.0"
 | 
| 16 | 16 |  phf = "0.7.21"
 | 
| 17 | +phf_codegen = "0.7.21"
 | |
| 17 | 18 |  regex = "0.2.7" | 
