about summary refs log tree commit diff
path: root/src/libworkcache
diff options
context:
space:
mode:
Diffstat (limited to 'src/libworkcache')
-rw-r--r--src/libworkcache/lib.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libworkcache/lib.rs b/src/libworkcache/lib.rs
index 571f4340120..8a55d24f143 100644
--- a/src/libworkcache/lib.rs
+++ b/src/libworkcache/lib.rs
@@ -8,7 +8,7 @@
 // option. This file may not be copied, modified, or distributed
 // except according to those terms.
 
-#![crate_id = "workcache#0.10-pre"]
+#![crate_id = "workcache#0.10"]
 #![crate_type = "rlib"]
 #![crate_type = "dylib"]
 #![license = "MIT/ASL2"]