bump version to 0.5.
This commit is contained in:
parent
fe058374a9
commit
57b4d10ff6
12 changed files with 33 additions and 33 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#[no_core];
|
||||
extern mod core;
|
||||
extern mod zed(name = "core");
|
||||
extern mod bar(name = "core", vers = "0.4");
|
||||
extern mod bar(name = "core", vers = "0.5");
|
||||
|
||||
|
||||
use core::str;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue