chore: prepare tokio-stream v0.1.19 (#8310)

This commit is contained in:
Alice Ryhl
2026-07-22 09:49:29 +02:00
committed by GitHub
parent e3786d0090
commit bc0933ccff
2 changed files with 36 additions and 1 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ name = "tokio-stream"
# - Remove path dependencies (if any)
# - Update CHANGELOG.md.
# - Create "tokio-stream-0.1.x" git tag.
version = "0.1.18"
version = "0.1.19"
edition = "2021"
rust-version = "1.71"
authors = ["Tokio Contributors <[email protected]>"]