Register new snapshots

This commit is contained in:
Alex Crichton
2015-03-24 18:13:54 -07:00
parent 557d4346a2
commit 36ef29abf7
29 changed files with 25 additions and 1166 deletions

View File

@@ -50,7 +50,7 @@
extern crate getopts;
extern crate serialize;
extern crate "serialize" as rustc_serialize;
extern crate serialize as rustc_serialize;
extern crate term;
extern crate libc;