• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# This project was upgraded with external_updater.
2# Usage: tools/external_updater/updater.sh update rust/crates/async-trait
3# For more info, check https://cs.android.com/android/platform/superproject/+/main:tools/external_updater/README.md
4
5name: "async-trait"
6description: "Type erasure for async trait methods"
7third_party {
8  license_type: NOTICE
9  last_upgrade_date {
10    year: 2023
11    month: 11
12    day: 24
13  }
14  identifier {
15    type: "HOMEPAGE"
16    value: "https://crates.io/crates/async-trait"
17  }
18  identifier {
19    type: "ARCHIVE"
20    value: "https://static.crates.io/crates/async-trait/async-trait-0.1.74.crate"
21    version: "0.1.74"
22  }
23}
24