diff options
| author | Alex Crichton <alex@alexcrichton.com> | 2013-11-30 16:38:07 -0800 |
|---|---|---|
| committer | Alex Crichton <alex@alexcrichton.com> | 2013-12-03 14:31:54 -0800 |
| commit | acc5e32e53d313a890a07cb0b693ce8df5bc94ce (patch) | |
| tree | 2ac4923981b4e5e96562aa5525eadab1ccf4f834 /src/librustpkg | |
| parent | 4252a24ae1236207a99c1d313d4b1b1eda3ebb58 (diff) | |
| download | rust-acc5e32e53d313a890a07cb0b693ce8df5bc94ce.tar.gz rust-acc5e32e53d313a890a07cb0b693ce8df5bc94ce.zip | |
Register new snapshots
Diffstat (limited to 'src/librustpkg')
| -rw-r--r-- | src/librustpkg/lib.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/librustpkg/lib.rs b/src/librustpkg/lib.rs index 157d8ba0105..35b6cc3fe64 100644 --- a/src/librustpkg/lib.rs +++ b/src/librustpkg/lib.rs @@ -17,7 +17,6 @@ url = "https://github.com/mozilla/rust/tree/master/src/librustpkg")]; #[license = "MIT/ASL2"]; -#[crate_type = "lib"]; // NOTE: remove after stage0 snapshot #[crate_type = "dylib"]; #[feature(globs, managed_boxes)]; |
