Update to Rust nightly 2016-04-29

This commit is contained in:
Fabrice Desré 2016-05-04 13:40:05 -07:00 committed by Matt Brubeck
parent 95a1f7668c
commit 073bd6ad21
6 changed files with 720 additions and 712 deletions

View file

@ -54,7 +54,7 @@ rand = "0.3"
phf = "0.7.13"
phf_macros = "0.7.13"
ref_filter_map = "1.0"
ref_slice = "0.1.0"
ref_slice = "1.0"
regex = "0.1.43"
rustc-serialize = "0.3"
selectors = {version = "0.5", features = ["heap_size"]}