From 731d7c0ebe6f39612c219b8256cb0838f68edd98 Mon Sep 17 00:00:00 2001 From: "zhuxiujia@qq.com" Date: Fri, 24 Sep 2021 21:12:55 +0800 Subject: [PATCH] opt --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index c770ce4..a270769 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ members = [ [package] name = "fast_log" -version = "1.3.26" +version = "1.3.27" description = "Rust async log High-performance asynchronous logging" readme = "Readme.md" authors = ["ce "]