diff --git a/Cargo.toml b/Cargo.toml index 185ca3f..1011391 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ cargo-features = ["edition"] [package] edition = '2018' name = "s3post" -version = "0.1.20" +version = "0.1.21" authors = ["Joseph Kordish "] description = "Post gzip compressed logs to S3" homepage = "https://github.com/jkordish/s3post.rs"