diff --git a/tokio-util/Cargo.toml b/tokio-util/Cargo.toml index 6160e3016..264f7b979 100644 --- a/tokio-util/Cargo.toml +++ b/tokio-util/Cargo.toml @@ -4,7 +4,7 @@ name = "tokio-util" # - Remove path dependencies # - Update CHANGELOG.md. # - Create "tokio-util-0.7.x" git tag. -version = "0.7.13" +version = "0.7.14" edition = "2021" rust-version = "1.70" authors = ["Tokio Contributors "]