🏡 index : ~doyle/titanirc.git

author dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2023-03-01 2:59:27.0 +00:00:00
committer GitHub <noreply@github.com> 2023-03-01 2:59:27.0 +00:00:00
commit
6712eb19f081327193b5ca0400881619b30aabd5 [patch]
tree
681a11da0ebfa9907e3007557759ad9db04c15ad
parent
cdea0f994227f584828c9a081d4f54a05221d92c
download
6712eb19f081327193b5ca0400881619b30aabd5.tar.gz

Bump tokio-stream from 0.1.11 to 0.1.12

Bumps [tokio-stream](https://github.com/tokio-rs/tokio) from 0.1.11 to 0.1.12.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.11...tokio-stream-0.1.12)

---
updated-dependencies:
- dependency-name: tokio-stream
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Diff

 Cargo.lock | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Cargo.lock b/Cargo.lock
index 691b6ec..e73717e 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1657,9 +1657,9 @@ dependencies = [

[[package]]
name = "tokio-stream"
version = "0.1.11"
version = "0.1.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d660770404473ccd7bc9f8b28494a811bc18542b915c0855c51e8f419d5223ce"
checksum = "8fb52b74f05dbf495a8fba459fdc331812b96aa086d9eb78101fa0d4569c3313"
dependencies = [
 "futures-core",
 "pin-project-lite",