# This project was upgraded with external_updater. | |
# Usage: tools/external_updater/updater.sh update rust/crates/pin-project-internal | |
# For more info, check https://cs.android.com/android/platform/superproject/+/main:tools/external_updater/README.md | |
name: "pin-project-internal" | |
description: "Implementation detail of the `pin-project` crate." | |
third_party { | |
url { | |
type: HOMEPAGE | |
value: "https://crates.io/crates/pin-project-internal" | |
} | |
url { | |
type: ARCHIVE | |
value: "https://static.crates.io/crates/pin-project-internal/pin-project-internal-1.1.3.crate" | |
} | |
version: "1.1.3" | |
license_type: NOTICE | |
last_upgrade_date { | |
year: 2023 | |
month: 11 | |
day: 14 | |
} | |
} |