summaryrefslogtreecommitdiff
path: root/METADATA
blob: a3eea08f8e0a2580bc164a5923848fa2f7ba41fc (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.3.crate"
  }
  version: "0.8.3"
  license_type: NOTICE
  last_upgrade_date {
    year: 2021
    month: 2
    day: 12
  }
}