Explorar o código

percent_encoding: use regular crate layout

Dirkjan Ochtman %!s(int64=6) %!d(string=hai) anos
pai
achega
6198d3f2e9
Modificáronse 2 ficheiros con 0 adicións e 4 borrados
  1. 0 4
      percent_encoding/Cargo.toml
  2. 0 0
      percent_encoding/src/lib.rs

+ 0 - 4
percent_encoding/Cargo.toml

@@ -7,10 +7,6 @@ repository = "https://github.com/servo/rust-url/"
 license = "MIT/Apache-2.0"
 edition = "2018"
 
-[lib]
-test = false
-path = "lib.rs"
-
 [features]
 default = ["std"]
 std = []

+ 0 - 0
percent_encoding/lib.rs → percent_encoding/src/lib.rs