Andrew Walbran | d1b91c7 | 2020-08-11 17:12:08 +0100 | [diff] [blame] | 1 | name: "async-trait" |
2 | description: "Async trait methods." | ||||
3 | third_party { | ||||
4 | url { | ||||
5 | type: HOMEPAGE | ||||
6 | value: "https://crates.io/crates/async-trait" | ||||
7 | } | ||||
8 | url { | ||||
9 | type: GIT | ||||
10 | value: "https://github.com/dtolnay/async-trait" | ||||
11 | } | ||||
12 | version: "0.1.36" | ||||
13 | license_type: NOTICE | ||||
14 | last_upgrade_date { | ||||
15 | year: 2020 | ||||
16 | month: 8 | ||||
17 | day: 11 | ||||
18 | } | ||||
19 | } |