Skip to content

Commit 637a57a

Browse files
committed
Remove #![crate_name = "url"], Cargo takes care of it.
1 parent dfd4376 commit 637a57a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/lib.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66
// option. This file may not be copied, modified, or distributed
77
// except according to those terms.
88

9-
#![crate_name = "url"]
10-
119
/*!
1210
1311
<a href="https://github.com/servo/rust-url"><img style="position: absolute; top: 0; left: 0; border: 0;" src="../github.png" alt="Fork me on GitHub"></a>

0 commit comments

Comments
 (0)