1name: "env_logger" 2description: "A logging implementation for `log` which is configured via an environment variable." 3third_party { 4 url { 5 type: HOMEPAGE 6 value: "https://crates.io/crates/env_logger" 7 } 8 url { 9 type: ARCHIVE 10 value: "https://static.crates.io/crates/env_logger/env_logger-0.8.3.crate" 11 } 12 version: "0.8.3" 13 license_type: NOTICE 14 last_upgrade_date { 15 year: 2021 16 month: 2 17 day: 11 18 } 19} 20