diff --git a/Cargo.toml b/Cargo.toml index 4065b12..b15a992 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] edition = "2021" name = "poston" -version = "0.7.7" +version = "0.7.8" authors = ["Takeru Sato "] description = "Yet another Fluentd logger for Rust" documentation = "https://github.com/tkrs/poston"