diff --git a/Cargo.toml b/Cargo.toml index e58ae8a..002e72e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "log" -version = "0.2.5" +version = "0.2.6" authors = ["The Rust Project Developers"] license = "MIT/Apache-2.0" readme = "README.md"