chore: update tokio-util version number (#7215)

This commit is contained in:
Alice Ryhl
2025-03-13 11:22:34 +01:00
parent 9a11efc262
commit b663abe091
+1 -1
View File
@@ -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 <[email protected]>"]