# This project was upgraded with external_updater. | |
# Usage: tools/external_updater/updater.sh update external/rust/crates/libloading | |
# For more info, check https://cs.android.com/android/platform/superproject/+/main:tools/external_updater/README.md | |
name: "libloading" | |
description: "Bindings around the platform\'s dynamic library loading primitives with greatly improved memory safety." | |
third_party { | |
license_type: NOTICE | |
last_upgrade_date { | |
year: 2024 | |
month: 5 | |
day: 9 | |
} | |
homepage: "https://crates.io/crates/libloading" | |
identifier { | |
type: "Archive" | |
value: "https://static.crates.io/crates/libloading/libloading-0.8.3.crate" | |
version: "0.8.3" | |
} | |
} |