aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: c5a4b7ddd185489598b36a399f8faf653e23fae5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name: "byteorder"
description: "Library for reading/writing numbers in big-endian and little-endian."
third_party {
  url {
    type: HOMEPAGE
    value: "https://crates.io/crates/byteorder"
  }
  url {
    type: ARCHIVE
    value: "https://static.crates.io/crates/byteorder/byteorder-1.4.3.crate"
  }
  version: "1.4.3"
  license_type: NOTICE
  last_upgrade_date {
    year: 2021
    month: 4
    day: 1
  }
}