You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
431 B
20 lines
431 B
name: "env_logger"
|
|
description: "A logging implementation for `log` which is configured via an environment variable."
|
|
third_party {
|
|
url {
|
|
type: HOMEPAGE
|
|
value: "https://crates.io/crates/env_logger"
|
|
}
|
|
url {
|
|
type: ARCHIVE
|
|
value: "https://static.crates.io/crates/env_logger/env_logger-0.8.3.crate"
|
|
}
|
|
version: "0.8.3"
|
|
license_type: NOTICE
|
|
last_upgrade_date {
|
|
year: 2021
|
|
month: 2
|
|
day: 11
|
|
}
|
|
}
|