Bump version to 0.9
This commit is contained in:
parent
0df9b850ac
commit
56ec9c23a4
13 changed files with 13 additions and 13 deletions
|
|
@ -17,7 +17,7 @@
|
|||
#[no_std];
|
||||
extern mod std;
|
||||
extern mod zed = "std";
|
||||
extern mod bar = "std#0.9-pre";
|
||||
extern mod bar = "std#0.9";
|
||||
|
||||
|
||||
use std::str;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue