blob: c2d4460fb4af7cecfb4249084dde1e8286c2623b [file] [log] [blame]
Jakub Koturc8304d72020-12-22 09:58:48 +01001name: "plotters-svg"
2description: "Plotters SVG backend"
3third_party {
4 url {
5 type: HOMEPAGE
6 value: "https://crates.io/crates/plotters-svg"
7 }
8 url {
9 type: ARCHIVE
Joel Galenson28bb7ac2021-08-09 10:38:19 -070010 value: "https://static.crates.io/crates/plotters-svg/plotters-svg-0.3.1.crate"
Jakub Koturc8304d72020-12-22 09:58:48 +010011 }
Joel Galenson28bb7ac2021-08-09 10:38:19 -070012 version: "0.3.1"
Jakub Koturc8304d72020-12-22 09:58:48 +010013 license_type: NOTICE
14 last_upgrade_date {
Elliott Hughesfdf397d2021-04-01 16:50:50 -070015 year: 2021
Joel Galenson28bb7ac2021-08-09 10:38:19 -070016 month: 8
17 day: 9
Jakub Koturc8304d72020-12-22 09:58:48 +010018 }
19}