Skip to content

Commit ea6d674

Browse files
committed
Upgrade Rust
1 parent 3fdc20d commit ea6d674

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)