diff --git a/Cargo.toml b/Cargo.toml index 439c515d..3080e656 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "log4rs" -version = "0.8.3" +version = "0.8.2" authors = ["Steven Fackler "] description = "A highly configurable multi-output logging implementation for the `log` facade" license = "MIT/Apache-2.0"