diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-10-01 21:40:00 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-10-01 21:40:00 -0400 |
| commit | fc59cdb67ed8de559cb9df0b9d67f76755be30fd (patch) | |
| tree | d050467ea438b92e4dcd0e78db0b3aa51741a550 | |
| parent | f2b139649b645f67c73df41e8186e22ccb2c7b96 (diff) | |
| download | xesite-fc59cdb67ed8de559cb9df0b9d67f76755be30fd.tar.xz xesite-fc59cdb67ed8de559cb9df0b9d67f76755be30fd.zip | |
build(deps): bump tokio-stream from 0.1.9 to 0.1.10 (#548)
Bumps [tokio-stream](https://github.com/tokio-rs/tokio) from 0.1.9 to 0.1.10.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.9...tokio-stream-0.1.10)
---
updated-dependencies:
- dependency-name: tokio-stream
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
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
@@ -2681,9 +2681,9 @@ dependencies = [ [[package]] name = "tokio-stream" -version = "0.1.9" +version = "0.1.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "df54d54117d6fdc4e4fea40fe1e4e566b3505700e148a6827e59b34b0d2600d9" +checksum = "f6edf2d6bc038a43d31353570e27270603f4648d18f5ed10c0e179abe43255af" dependencies = [ "futures-core", "pin-project-lite", |
