diff options
| author | Alex Crichton <alex@alexcrichton.com> | 2013-12-25 22:20:43 -0800 |
|---|---|---|
| committer | Alex Crichton <alex@alexcrichton.com> | 2013-12-26 11:30:23 -0800 |
| commit | ab431a20c0fe3f00f3d124200d10e13877dcf20b (patch) | |
| tree | c5076a8b6b18f7cf7bb88b7f55546f7d8f9b2a8a /src/libextra | |
| parent | 1f34f50ce6a2b5a9c045df21b9147d61cc54b6cd (diff) | |
| download | rust-ab431a20c0fe3f00f3d124200d10e13877dcf20b.tar.gz rust-ab431a20c0fe3f00f3d124200d10e13877dcf20b.zip | |
Register new snapshots
Diffstat (limited to 'src/libextra')
| -rw-r--r-- | src/libextra/lib.rs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/libextra/lib.rs b/src/libextra/lib.rs index 51e105d23f7..fdc191414af 100644 --- a/src/libextra/lib.rs +++ b/src/libextra/lib.rs @@ -20,8 +20,6 @@ Rust extras are part of the standard Rust distribution. */ -// NOTE: remove after snapshot -#[pkgid = "extra#0.9-pre"]; #[crate_id = "extra#0.9-pre"]; #[comment = "Rust extras"]; #[license = "MIT/ASL2"]; |
