aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 9c2bf5a8eb6dbd42c59ab7177f63d5770fc80480 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name: "bytes"
description: "Types and traits for working with bytes"
third_party {
  url {
    type: HOMEPAGE
    value: "https://crates.io/crates/bytes"
  }
  url {
    type: ARCHIVE
    value: "https://static.crates.io/crates/bytes/bytes-1.0.1.crate"
  }
  version: "1.0.1"
  license_type: NOTICE
  last_upgrade_date {
    year: 2021
    month: 1
    day: 11
  }
}