chore: prepare tokio-stream v0.1.13 (#5652)

This commit is contained in:
Alice Ryhl
2023-04-25 20:21:32 +02:00
committed by GitHub
parent 74c6e6c683
commit b5a5ddb4cf
2 changed files with 13 additions and 1 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ name = "tokio-stream"
# - Remove path dependencies
# - Update CHANGELOG.md.
# - Create "tokio-stream-0.1.x" git tag.
version = "0.1.12"
version = "0.1.13"
edition = "2021"
rust-version = "1.56"
authors = ["Tokio Contributors <[email protected]>"]