Register new snapshots
Upgrade the version to 0.10-pre
This commit is contained in:
parent
94236fc078
commit
cb12de14c9
7 changed files with 14 additions and 11 deletions
|
|
@ -17,7 +17,7 @@
|
|||
#[no_std];
|
||||
extern mod std;
|
||||
extern mod zed = "std";
|
||||
extern mod bar = "std#0.9";
|
||||
extern mod bar = "std#0.10-pre";
|
||||
|
||||
|
||||
use std::str;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue