]> git.lizzy.rs Git - rust.git/blobdiff - src/libuuid/lib.rs
auto merge of #15014 : brson/rust/all-crates-experimental, r=cmr
[rust.git] / src / libuuid / lib.rs
index b68b435da4bb0a7d427504083e4586d6fa4a5fce..19627e2c2ce5017ecf7e8a8a35e841554487c5e0 100644 (file)
@@ -55,6 +55,7 @@ fn main() {
 */
 
 #![crate_id = "uuid#0.11.0-pre"]
+#![experimental]
 #![crate_type = "rlib"]
 #![crate_type = "dylib"]
 #![license = "MIT/ASL2"]