aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: bfc1d199a28c1ef374458abf98943c352d24b3a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name: "bstr"
description: "A string type that is not required to be valid UTF-8."
third_party {
  url {
    type: HOMEPAGE
    value: "https://crates.io/crates/bstr"
  }
  url {
    type: ARCHIVE
    value: "https://static.crates.io/crates/bstr/bstr-0.2.17.crate"
  }
  version: "0.2.17"
  license_type: NOTICE
  last_upgrade_date {
    year: 2021
    month: 9
    day: 22
  }
}