blob: 6047baaed3756d1a264cf62984098b8ca4d47225 [file] [log] [blame]
Fedor Tsarev5500e2c2023-03-24 10:02:10 +01001name: "tracing"
2description: "A scoped, structured logging and diagnostics system."
3third_party {
4 url {
5 type: HOMEPAGE
6 value: "https://crates.io/crates/tracing"
7 }
8 url {
9 type: ARCHIVE
10 value: "https://static.crates.io/crates/tracing/tracing-0.1.37.crate"
11 }
12 version: "0.1.37"
13 license_type: NOTICE
14 last_upgrade_date {
15 year: 2023
16 month: 3
17 day: 3
18 }
19}