Skip to content

Commit 49613fd

Browse files
committed
Merge pull request servo#55 from servo/rustup-20140716
Upgrade Rust
2 parents 3fdc20d + ea6d674 commit 49613fd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
44

55
#![crate_name = "cssparser"]
6-
#![crate_type = "lib"]
7-
#![crate_type = "dylib"]
86
#![crate_type = "rlib"]
97

108
#![feature(globs, macro_rules)]

0 commit comments

Comments
 (0)