Bump env_logger to 0.3.1

This commit is contained in:
Alex Crichton 2015-05-18 08:48:23 -07:00
parent 90f5973279
commit f31bf9e516

2
env/Cargo.toml vendored
View File

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