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 4ecf8d32470..74913ca95ad 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"] |
