blob: 594ab804ddcafb919d83a5bb0efab57b47427251 [file] [log] [blame]
Chih-Hung Hsiehac2f0d82020-08-25 20:49:30 -07001name: "thiserror-impl"
Matthew Maurer9d1e4842020-06-02 11:15:31 -07002description: "Implementation detail of the `thiserror` crate"
3third_party {
4 url {
5 type: HOMEPAGE
6 value: "https://crates.io/crates/thiserror-impl"
7 }
8 url {
Chih-Hung Hsiehac2f0d82020-08-25 20:49:30 -07009 type: ARCHIVE
David LeGare0ea9e762022-03-02 16:21:06 +000010 value: "https://static.crates.io/crates/thiserror-impl/thiserror-impl-1.0.30.crate"
Matthew Maurer9d1e4842020-06-02 11:15:31 -070011 }
David LeGare0ea9e762022-03-02 16:21:06 +000012 version: "1.0.30"
Matthew Maurer9d1e4842020-06-02 11:15:31 -070013 license_type: NOTICE
14 last_upgrade_date {
David LeGare0ea9e762022-03-02 16:21:06 +000015 year: 2022
16 month: 3
17 day: 1
Matthew Maurer9d1e4842020-06-02 11:15:31 -070018 }
Chih-Hung Hsiehac2f0d82020-08-25 20:49:30 -070019}