blob: 889b98f3438dfe2fa1f7f8ae42d5ab962b51d9ac [file] [log] [blame]
Andrew Walbrand1b91c72020-08-11 17:12:08 +01001name: "async-trait"
2description: "Async trait methods."
3third_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}