Bring Tokio side up to date

This commit is contained in:
Aram 🍐 2021-08-05 01:15:42 -04:00
parent 162c015680
commit 3b3f9278de
9 changed files with 461 additions and 62 deletions

View file

@ -23,7 +23,6 @@ tokio-rustls = { version = "0.22", optional = true }
[dev-dependencies]
mockstream = "0.0.3"
tokio-mockstream = "1.1.0"
[features]
default = []