blob: ac7180b2cb93d2d1ccee8576825e0fd59b43680a [file] [log] [blame]
Jeff Vander Stoep86d79862020-12-17 22:22:13 +01001name: "percent-encoding"
2description: "Percent encoding and decoding"
3third_party {
4 url {
5 type: HOMEPAGE
6 value: "https://crates.io/crates/percent-encoding"
7 }
8 url {
9 type: ARCHIVE
10 value: "https://static.crates.io/crates/percent-encoding/percent-encoding-2.1.0.crate"
11 }
12 version: "2.1.0"
13 license_type: NOTICE
14 last_upgrade_date {
15 year: 2020
16 month: 12
17 day: 15
18 }
19}