diff options
Diffstat (limited to 'src/libsync')
| -rw-r--r-- | src/libsync/lib.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libsync/lib.rs b/src/libsync/lib.rs index fa219009d41..7fb1c680697 100644 --- a/src/libsync/lib.rs +++ b/src/libsync/lib.rs @@ -12,7 +12,7 @@ * Concurrency-enabled mechanisms and primitives. */ -#![crate_id = "sync#0.10-pre"] +#![crate_id = "sync#0.10"] #![crate_type = "rlib"] #![crate_type = "dylib"] #![license = "MIT/ASL2"] |
