Skip to content

Commit 1e8c331

Browse files
committed
Bump env to 0.3.0 also.
1 parent f44c31c commit 1e8c331

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

env/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "env_logger"
3-
version = "0.2.3"
3+
version = "0.3.0"
44
authors = ["The Rust Project Developers"]
55
license = "MIT/Apache-2.0"
66
repository = "https://github.com/rust-lang/log"
@@ -12,7 +12,7 @@ variable.
1212
"""
1313

1414
[dependencies.log]
15-
version = "0.2"
15+
version = "0.3"
1616
path = ".."
1717

1818
[dependencies]

0 commit comments

Comments
 (0)