Skip to content

Commit

Permalink
Remove url_serde
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonSapin committed Jul 15, 2019
1 parent 568425a commit 51d6b33
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 511 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ travis-ci = { repository = "servo/rust-url" }
appveyor = { repository = "Manishearth/rust-url" }

[workspace]
members = [".", "idna", "percent_encoding", "url_serde", "data-url"]
members = [".", "idna", "percent_encoding", "data-url"]

[[test]]
name = "unit"
Expand Down
23 changes: 0 additions & 23 deletions url_serde/Cargo.toml

This file was deleted.

1 change: 0 additions & 1 deletion url_serde/LICENSE-APACHE

This file was deleted.

1 change: 0 additions & 1 deletion url_serde/LICENSE-MIT

This file was deleted.

11 changes: 0 additions & 11 deletions url_serde/README.md

This file was deleted.

Loading

0 comments on commit 51d6b33

Please sign in to comment.