Skip to content

Commit 3f8069b

Browse files
committed
Update env_logger and bump version
1 parent cf2d493 commit 3f8069b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "android_logger"
3-
version = "0.8.5"
3+
version = "0.8.6"
44
authors = ["The android_logger Developers"]
55
license = "MIT OR Apache-2.0"
66
readme = "README.md"
@@ -25,7 +25,7 @@ version = "0.4"
2525
version = "0.1"
2626

2727
[dependencies.env_logger]
28-
version = "0.6"
28+
version = "0.7"
2929
default-features = false
3030

3131
[badges]

0 commit comments

Comments
 (0)