Bump tokio-stream from 0.1.8 to 0.1.9
Bumps [tokio-stream](https://github.com/tokio-rs/tokio) from 0.1.8 to 0.1.9. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.8...tokio-stream-0.1.9) --- updated-dependencies: - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Henrik Friedrichsen
parent
ae5073a986
commit
9082557c78
@@ -29,7 +29,7 @@ log = "0.4.16"
|
||||
serde = "1.0"
|
||||
serde_json = "1.0"
|
||||
tokio = { version = "1", features = ["rt-multi-thread", "sync", "time"] }
|
||||
tokio-stream = "0.1.8"
|
||||
tokio-stream = "0.1.9"
|
||||
toml = "0.5"
|
||||
unicode-width = "0.1.9"
|
||||
dbus = { version = "0.9.5", optional = true }
|
||||
|
||||
Reference in New Issue
Block a user