about summary refs log tree commit diff
path: root/src/libnative
diff options
context:
space:
mode:
Diffstat (limited to 'src/libnative')
-rw-r--r--src/libnative/lib.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libnative/lib.rs b/src/libnative/lib.rs
index 06b51b56306..43a14fb893e 100644
--- a/src/libnative/lib.rs
+++ b/src/libnative/lib.rs
@@ -41,7 +41,7 @@
 //! }
 //! ```
 
-#![crate_id = "native#0.10-pre"]
+#![crate_id = "native#0.10"]
 #![license = "MIT/ASL2"]
 #![crate_type = "rlib"]
 #![crate_type = "dylib"]