aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: c8d810072bf224e512ae8c224fc02628cdf7e87e (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.9.crate"
  }
  version: "0.1.9"
  license_type: NOTICE
  last_upgrade_date {
    year: 2020
    month: 11
    day: 19
  }
}