Jeff Vander Stoep | 603c38e | 2020-10-14 15:16:55 +0200 | [diff] [blame] | 1 | name: "lock_api" |
| 2 | description: "Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std." |
| 3 | third_party { |
| 4 | url { |
| 5 | type: HOMEPAGE |
| 6 | value: "https://crates.io/crates/lock_api" |
| 7 | } |
| 8 | url { |
| 9 | type: ARCHIVE |
Joel Galenson | 94091c9 | 2021-05-19 16:04:27 -0700 | [diff] [blame] | 10 | value: "https://static.crates.io/crates/lock_api/lock_api-0.4.4.crate" |
Jeff Vander Stoep | 603c38e | 2020-10-14 15:16:55 +0200 | [diff] [blame] | 11 | } |
Joel Galenson | 94091c9 | 2021-05-19 16:04:27 -0700 | [diff] [blame] | 12 | version: "0.4.4" |
Jeff Vander Stoep | 603c38e | 2020-10-14 15:16:55 +0200 | [diff] [blame] | 13 | license_type: NOTICE |
| 14 | last_upgrade_date { |
Joel Galenson | 94091c9 | 2021-05-19 16:04:27 -0700 | [diff] [blame] | 15 | year: 2021 |
| 16 | month: 5 |
| 17 | day: 19 |
Jeff Vander Stoep | 603c38e | 2020-10-14 15:16:55 +0200 | [diff] [blame] | 18 | } |
| 19 | } |