1
Fork 0

Bump version to 0.10-pre

This commit is contained in:
Brian Anderson 2014-01-09 22:47:26 -08:00
parent 6e352d7631
commit 46905c04f5
15 changed files with 18 additions and 22 deletions

View file

@ -43,6 +43,7 @@
//!
//! use std::prelude::*;
// NOTE: Upgrade to 0.10-pre after snapshot
#[crate_id = "std#0.9"];
#[comment = "The Rust standard library"];
#[license = "MIT/ASL2"];