summaryrefslogtreecommitdiff
path: root/METADATA
blob: 15649a7aad6f46d90329b48733c26e6b0f6beaf8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name: "parking_lot_core"
description: "An advanced API for creating custom synchronization primitives."
third_party {
  url {
    type: HOMEPAGE
    value: "https://crates.io/crates/parking_lot_core"
  }
  url {
    type: ARCHIVE
    value: "https://static.crates.io/crates/parking_lot_core/parking_lot_core-0.8.5.crate"
  }
  version: "0.8.5"
  license_type: NOTICE
  last_upgrade_date {
    year: 2021
    month: 9
    day: 22
  }
}