diff --git a/Cargo.toml b/Cargo.toml index aa91c74..2d41f5a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "async-log" -version = "1.0.3" +version = "1.0.4" license = "MIT OR Apache-2.0" repository = "https://github.com/rustasync/async-log" documentation = "https://docs.rs/async-log"