aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 5a1ae287a752ab1a0fe585ec56d7d6d5c4b9cddf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name: "crc32fast"
description: "Fast, SIMD-accelerated CRC32 (IEEE) checksum computation"
third_party {
  url {
    type: HOMEPAGE
    value: "https://crates.io/crates/crc32fast"
  }
  url {
    type: ARCHIVE
    value: "https://static.crates.io/crates/crc32fast/crc32fast-1.2.1.crate"
  }
  version: "1.2.1"
  license_type: NOTICE
  last_upgrade_date {
    year: 2021
    month: 2
    day: 6
  }
}