Update to 0.11.0

This commit is contained in:
Alex Crichton
2014-06-27 11:07:26 -07:00
parent 1fefa5b514
commit aa1163b92d
47 changed files with 88 additions and 80 deletions

View File

@@ -14,7 +14,7 @@
//! Parsing does not happen at runtime: structures of `std::fmt::rt` are
//! generated instead.
#![crate_id = "fmt_macros#0.11.0-pre"]
#![crate_id = "fmt_macros#0.11.0"]
#![experimental]
#![license = "MIT/ASL2"]
#![crate_type = "rlib"]