Explorar el Código

Remove #![crate_name = "url"], Cargo takes care of it.

Simon Sapin hace 12 años
padre
commit
637a57a834
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      src/lib.rs

+ 0 - 2
src/lib.rs

@@ -6,8 +6,6 @@
 // option. This file may not be copied, modified, or distributed
 // option. This file may not be copied, modified, or distributed
 // except according to those terms.
 // except according to those terms.
 
 
-#![crate_name = "url"]
-
 /*!
 /*!
 
 
 <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>
 <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>