diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-11-24 02:30:55 +0000 |
|---|---|---|
| committer | Xe Iaso <me@christine.website> | 2022-11-23 21:52:56 -0500 |
| commit | 1b24248306517b949fafc0e5b2a47ec4160db4e1 (patch) | |
| tree | b6192f61e507d93501d62e594f89f53463d5ab46 | |
| parent | c5f4bbe3c1a2eac0f43cab77a4c3840ad288c1e5 (diff) | |
| download | xesite-1b24248306517b949fafc0e5b2a47ec4160db4e1.tar.xz xesite-1b24248306517b949fafc0e5b2a47ec4160db4e1.zip | |
build(deps): bump tokio-stream from 0.1.10 to 0.1.11
Bumps [tokio-stream](https://github.com/tokio-rs/tokio) from 0.1.10 to 0.1.11.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.10...tokio-stream-0.1.11)
| -rw-r--r-- | Cargo.lock | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2821,9 +2821,9 @@ dependencies = [ [[package]] name = "tokio-stream" -version = "0.1.10" +version = "0.1.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f6edf2d6bc038a43d31353570e27270603f4648d18f5ed10c0e179abe43255af" +checksum = "d660770404473ccd7bc9f8b28494a811bc18542b915c0855c51e8f419d5223ce" dependencies = [ "futures-core", "pin-project-lite", |
