chore: release tokio-stream 0.1.10 (#5028)

Closes #5011
This commit is contained in:
Carl Lerche
2022-09-18 10:11:03 -07:00
committed by GitHub
parent 0b92f80a65
commit d69e5bebf1
2 changed files with 9 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.9"
version = "0.1.10"
edition = "2018"
rust-version = "1.49"
authors = ["Tokio Contributors <[email protected]>"]