Update version numbers to 0.8
This commit is contained in:
parent
5b3dfb0fe8
commit
695cb9fc2b
33 changed files with 46 additions and 46 deletions
|
|
@ -15,7 +15,7 @@
|
|||
#[no_std];
|
||||
extern mod std;
|
||||
extern mod zed(name = "std");
|
||||
extern mod bar(name = "std", vers = "0.8-pre");
|
||||
extern mod bar(name = "std", vers = "0.8");
|
||||
|
||||
|
||||
use std::str;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue