aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 4c77c6ab2657cdca82f58ac8d3e339bdc4330ee9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name: "thread_local"
description: "Per-object thread-local storage"
third_party {
  url {
    type: HOMEPAGE
    value: "https://crates.io/crates/thread_local"
  }
  url {
    type: ARCHIVE
    value: "https://static.crates.io/crates/thread_local/thread_local-1.1.4.crate"
  }
  version: "1.1.4"
  license_type: NOTICE
  last_upgrade_date {
    year: 2022
    month: 3
    day: 1
  }
}