aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 72cd107ea974c4d06b1815be9ffd2de908728094 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name: "rand_chacha"
description: "ChaCha random number generator"
third_party {
  url {
    type: HOMEPAGE
    value: "https://crates.io/crates/rand_chacha"
  }
  url {
    type: ARCHIVE
    value: "https://static.crates.io/crates/rand_chacha/rand_chacha-0.3.1.crate"
  }
  version: "0.3.1"
  license_type: NOTICE
  last_upgrade_date {
    year: 2021
    month: 6
    day: 21
  }
}