aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: c22facd0d579534e1dffa5271e9fb3e779f8499e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name: "instant"
description: "A partial replacement for std::time::Instant that works on WASM too."
third_party {
  url {
    type: HOMEPAGE
    value: "https://crates.io/crates/instant"
  }
  url {
    type: ARCHIVE
    value: "https://static.crates.io/crates/instant/instant-0.1.10.crate"
  }
  version: "0.1.10"
  license_type: NOTICE
  last_upgrade_date {
    year: 2021
    month: 8
    day: 9
  }
}