🏡 index : ~doyle/rgit.git

author dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2025-04-03 8:51:35.0 +00:00:00
committer GitHub <noreply@github.com> 2025-04-03 8:51:35.0 +00:00:00
commit
2865925cd422cd30cc75d8db03cf4e17eb9d47a0 [patch]
tree
b25396609101c2e7fdd2d2b60d040f8a8a941e7b
parent
c505fcd27bb93f8ae5f24216e8b4f4a6e650b23e
download
2865925cd422cd30cc75d8db03cf4e17eb9d47a0.tar.gz

Bump tokio-stream from 0.1.16 to 0.1.17

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

---
updated-dependencies:
- dependency-name: tokio-stream
  dependency-version: 0.1.17
  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 d3e46c7..747d166 100644
--- a/Cargo.lock
+++ a/Cargo.lock
@@ -3071,9 +3071,9 @@

[[package]]
name = "tokio-stream"
version = "0.1.16"
version = "0.1.17"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4f4e6ce100d0eb49a2734f8c0812bcd324cf357d21810932c5df6b96ef2b86f1"
checksum = "eca58d7bba4a75707817a2c44174253f9236b2d5fbd055602e9d5c07c139a047"
dependencies = [
 "futures-core",
 "pin-project-lite",