fix(deps): update rust crate tokio to 1.34
Compare changes
@@ -5,7 +5,7 @@ edition = "2021"
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
tokio (source) | dependencies | minor |
1.33 -> 1.34
|
v1.34.0
: Tokio v1.34.0clear_readiness
after io driver shutdown (#6067)take
(#6080)broadcast::channel
link (#6100)::core
qualified imports instead of ::std
inside tokio::test
macro (#5973)This MR has been generated by Renovate Bot.