blob: 60df743f8ba7e14c9026954939db7bdeafc1129a [file] [log] [blame]
Jeff Vander Stoep10c89c52020-12-04 12:38:08 +01001name: "untrusted"
2description: "Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust."
3third_party {
4 url {
5 type: HOMEPAGE
6 value: "https://crates.io/crates/untrusted"
7 }
8 url {
9 type: ARCHIVE
10 value: "https://static.crates.io/crates/untrusted/untrusted-0.7.1.crate"
11 }
12 version: "0.7.1"
13 license_type: NOTICE
14 last_upgrade_date {
15 year: 2020
16 month: 11
17 day: 26
18 }
19}