chore: bump MSRV to 1.46 (#4254)

This commit is contained in:
Taiki Endo
2021-11-23 12:09:24 +09:00
committed by GitHub
parent 8943e8aeef
commit cf3206842c
19 changed files with 31 additions and 76 deletions
+1
View File
@@ -8,6 +8,7 @@ name = "tokio-stream"
# - Create "tokio-stream-0.1.x" git tag.
version = "0.1.8"
edition = "2018"
rust-version = "1.46"
authors = ["Tokio Contributors <[email protected]>"]
license = "MIT"
repository = "https://github.com/tokio-rs/tokio"