mirror of
https://github.com/rust-lang/log.git
synced 2025-09-29 22:10:30 +00:00
Bump log to 0.3.7 and env_logger to 0.4.2
This commit is contained in:
parent
d08adb4b0a
commit
25e349c738
@ -1,7 +1,7 @@
|
||||
[package]
|
||||
|
||||
name = "log"
|
||||
version = "0.3.6"
|
||||
version = "0.3.7"
|
||||
authors = ["The Rust Project Developers"]
|
||||
license = "MIT/Apache-2.0"
|
||||
readme = "README.md"
|
||||
|
2
env/Cargo.toml
vendored
2
env/Cargo.toml
vendored
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "env_logger"
|
||||
version = "0.4.1"
|
||||
version = "0.4.2"
|
||||
authors = ["The Rust Project Developers"]
|
||||
license = "MIT/Apache-2.0"
|
||||
repository = "https://github.com/rust-lang/log"
|
||||
|
Loading…
x
Reference in New Issue
Block a user