diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-11-03 09:44:45 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-11-03 09:44:45 -0400 |
| commit | bad76eba8e01c05b52eebb9eb7c67cb93618a504 (patch) | |
| tree | d99caf26d3cede1c753d14f2533073d9f5cee0c8 | |
| parent | 900b6332f3575a5811d1ec5daabb2a04dbc3f263 (diff) | |
| download | xesite-bad76eba8e01c05b52eebb9eb7c67cb93618a504.tar.xz xesite-bad76eba8e01c05b52eebb9eb7c67cb93618a504.zip | |
build(deps): bump tokio-stream from 0.1.7 to 0.1.8 (#410)
Bumps [tokio-stream](https://github.com/tokio-rs/tokio) from 0.1.7 to 0.1.8.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.7...tokio-stream-0.1.8)
---
updated-dependencies:
- dependency-name: tokio-stream
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| -rw-r--r-- | Cargo.lock | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2179,9 +2179,9 @@ dependencies = [ [[package]] name = "tokio-stream" -version = "0.1.7" +version = "0.1.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7b2f3f698253f03119ac0102beaa64f67a67e08074d03a22d18784104543727f" +checksum = "50145484efff8818b5ccd256697f36863f587da82cf8b409c53adf1e840798e3" dependencies = [ "futures-core", "pin-project-lite", |
