bump 0.5 => 0.6, redirect some URLs in docs.
This commit is contained in:
parent
2fd8ebd03a
commit
dbd36111fe
15 changed files with 51 additions and 51 deletions
|
|
@ -13,7 +13,7 @@
|
|||
#[no_core];
|
||||
extern mod core;
|
||||
extern mod zed(name = "core");
|
||||
extern mod bar(name = "core", vers = "0.5");
|
||||
extern mod bar(name = "core", vers = "0.6");
|
||||
|
||||
|
||||
use core::str;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue