Skip to content

Commit 131b8e7

Browse files
committed
Update to current rust: don't use libextra.
1 parent d60fba8 commit 131b8e7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
#[crate_id = "github.com/mozilla-servo/rust-cssparser#cssparser:0.1"];
66
#[feature(globs, macro_rules)];
77

8-
extern crate extra;
98
extern crate encoding; // https://github.com/lifthrasiir/rust-encoding
109

1110
#[cfg(test)]

0 commit comments

Comments
 (0)