| Jeff Vander Stoep | 6b6c8e6 | 2020-10-21 20:26:22 +0200 | [diff] [blame] | 1 | name: "instant" | 
 | 2 | description: "A partial replacement for std::time::Instant that works on WASM too." | 
 | 3 | third_party { | 
 | 4 |  url { | 
 | 5 |  type: HOMEPAGE | 
 | 6 |  value: "https://crates.io/crates/instant" | 
 | 7 |  } | 
 | 8 |  url { | 
 | 9 |  type: ARCHIVE | 
| David LeGare | 5c021f6 | 2022-03-02 16:21:12 +0000 | [diff] [blame] | 10 |  value: "https://static.crates.io/crates/instant/instant-0.1.12.crate" | 
| Jeff Vander Stoep | 6b6c8e6 | 2020-10-21 20:26:22 +0200 | [diff] [blame] | 11 |  } | 
| David LeGare | 5c021f6 | 2022-03-02 16:21:12 +0000 | [diff] [blame] | 12 |  version: "0.1.12" | 
| Jeff Vander Stoep | 6b6c8e6 | 2020-10-21 20:26:22 +0200 | [diff] [blame] | 13 |  license_type: NOTICE | 
 | 14 |  last_upgrade_date { | 
| David LeGare | 5c021f6 | 2022-03-02 16:21:12 +0000 | [diff] [blame] | 15 |  year: 2022 | 
 | 16 |  month: 3 | 
 | 17 |  day: 1 | 
| Jeff Vander Stoep | 6b6c8e6 | 2020-10-21 20:26:22 +0200 | [diff] [blame] | 18 |  } | 
 | 19 | } |