aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 4b16d85718a228bcdcaa9f00adbe5edd0f5b2602 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name: "once_cell"
description: "Single assignment cells and lazy values."
third_party {
  url {
    type: HOMEPAGE
    value: "https://crates.io/crates/once_cell"
  }
  url {
    type: ARCHIVE
    value: "https://static.crates.io/crates/once_cell/once_cell-1.9.0.crate"
  }
  version: "1.9.0"
  license_type: NOTICE
  last_upgrade_date {
    year: 2022
    month: 3
    day: 1
  }
}