Bump env_logger to 0.3.3

This commit is contained in:
Alex Crichton 2016-04-04 09:07:51 -07:00
parent 1c79a9c8dd
commit e00bc558e3

2
env/Cargo.toml vendored
View File

@ -1,6 +1,6 @@
[package]
name = "env_logger"
version = "0.3.2"
version = "0.3.3"
authors = ["The Rust Project Developers"]
license = "MIT/Apache-2.0"
repository = "https://github.com/rust-lang/log"