aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: f7d76f0fe9a2bdf2b5b662e87b9a74624d381f4d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
name: "fnv"
description:
    "Fowler–Noll–Vo hash function"

third_party {
  url {
    type: HOMEPAGE
    value: "https://crates.io/crates/fnv"
  }
  url {
    type: ARCHIVE
    value: "https://static.crates.io/crates/fnv/fnv-1.0.7.crate"
  }
  version: "1.0.7"
  last_upgrade_date { year: 2020 month: 10 day: 15 }
  license_type: NOTICE
}