diff --git a/Cargo.toml b/Cargo.toml index cb94413..1d87ed3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ members = [ [package] name = "fast_log" -version = "1.4.2" +version = "1.4.3" description = "Rust async log High-performance asynchronous logging" readme = "Readme.md" authors = ["ce "]