android13/external/rust/crates/percent-encoding/Cargo.toml.orig

12 lines
251 B
TOML

[package]
name = "percent-encoding"
version = "2.1.0"
authors = ["The rust-url developers"]
description = "Percent encoding and decoding"
repository = "https://github.com/servo/rust-url/"
license = "MIT/Apache-2.0"
[lib]
test = false
path = "lib.rs"