Skip to content

Commit

Permalink
Add data-url to the workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonSapin committed Feb 2, 2018
1 parent be56f24 commit a715ed9
Showing 1 changed file with 1 addition and 1 deletion.
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"]
members = [".", "idna", "percent_encoding", "url_serde", "data-url"]

[[test]]
name = "unit"
Expand Down

0 comments on commit a715ed9

Please sign in to comment.