blob: f4439cd3c08391e9f35276b6f11c20c17ab0a6f4 [file] [log] [blame]
Jeff Vander Stoep9bbb63e2022-12-13 12:31:56 +01001# This project was upgraded with external_updater.
2# Usage: tools/external_updater/updater.sh update rust/crates/plotters-backend
3# For more info, check https://cs.android.com/android/platform/superproject/+/master:tools/external_updater/README.md
4
Jakub Kotur3da56e32020-12-22 09:58:48 +01005name: "plotters-backend"
6description: "Plotters Backend API"
7third_party {
8 url {
9 type: HOMEPAGE
10 value: "https://crates.io/crates/plotters-backend"
11 }
12 url {
13 type: ARCHIVE
Jeff Vander Stoep9bbb63e2022-12-13 12:31:56 +010014 value: "https://static.crates.io/crates/plotters-backend/plotters-backend-0.3.4.crate"
Jakub Kotur3da56e32020-12-22 09:58:48 +010015 }
Jeff Vander Stoep9bbb63e2022-12-13 12:31:56 +010016 version: "0.3.4"
Jakub Kotur3da56e32020-12-22 09:58:48 +010017 license_type: NOTICE
18 last_upgrade_date {
Jeff Vander Stoep9bbb63e2022-12-13 12:31:56 +010019 year: 2022
20 month: 12
21 day: 13
Jakub Kotur3da56e32020-12-22 09:58:48 +010022 }
23}