1
Fork 0

Bump version to 0.10

This commit is contained in:
Alex Crichton 2014-03-31 13:11:35 -07:00
parent a7e057d402
commit a5681d2590
56 changed files with 68 additions and 68 deletions

View file

@ -43,7 +43,7 @@
//!
//! use std::prelude::*;
#![crate_id = "std#0.10-pre"]
#![crate_id = "std#0.10"]
#![comment = "The Rust standard library"]
#![license = "MIT/ASL2"]
#![crate_type = "rlib"]