aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 60df743f8ba7e14c9026954939db7bdeafc1129a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name: "untrusted"
description: "Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust."
third_party {
  url {
    type: HOMEPAGE
    value: "https://crates.io/crates/untrusted"
  }
  url {
    type: ARCHIVE
    value: "https://static.crates.io/crates/untrusted/untrusted-0.7.1.crate"
  }
  version: "0.7.1"
  license_type: NOTICE
  last_upgrade_date {
    year: 2020
    month: 11
    day: 26
  }
}