aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: bd3c14f0b457e50f847ea8b923efdddb4348cdd6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name: "async-trait"
description: "Type erasure for async trait methods"
third_party {
  url {
    type: HOMEPAGE
    value: "https://crates.io/crates/async-trait"
  }
  url {
    type: ARCHIVE
    value: "https://static.crates.io/crates/async-trait/async-trait-0.1.51.crate"
  }
  version: "0.1.51"
  license_type: NOTICE
  last_upgrade_date {
    year: 2021
    month: 8
    day: 9
  }
}