[[test]]
harness = false
name = "wpt"
[dependencies.matches]
version = "0.1"
[dev-dependencies.rustc-test]
version = "0.3"
[dev-dependencies.serde]
features = ["derive"]
version = "1.0"
[dev-dependencies.serde_json]
version = "1.0"
[lib]
test = false
[package]
authors = ["Simon Sapin <simon.sapin@exyr.org>"]
autotests = false
description = "Processing of data: URL according to WHATWG’s Fetch Standard"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "data-url"
repository = "https://github.com/servo/rust-url"
version = "0.1.1"