data-url 0.2.0

Processing of data: URL according to WHATWG’s Fetch Standard
Documentation
[[test]]
harness = false
name = "wpt"
[dev-dependencies.serde]
features = ["derive"]
version = "1.0"

[dev-dependencies.serde_json]
version = "1.0"

[dev-dependencies.tester]
version = "0.9"

[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"
readme = "README.md"
repository = "https://github.com/servo/rust-url"
rust-version = "1.51"
version = "0.2.0"