Skip to content

Commit a715ed9

Browse files
committed
Add data-url to the workspace
1 parent be56f24 commit a715ed9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ travis-ci = { repository = "servo/rust-url" }
1818
appveyor = { repository = "Manishearth/rust-url" }
1919

2020
[workspace]
21-
members = [".", "idna", "percent_encoding", "url_serde"]
21+
members = [".", "idna", "percent_encoding", "url_serde", "data-url"]
2222

2323
[[test]]
2424
name = "unit"

0 commit comments

Comments
 (0)