Merge pull request 'chore(deps): update rust crate tokio-stream to v0.1.17' (#222) from renovate/tokio-stream-0.x-lockfile into master
All checks were successful
build/linux Build for the target platform: linux
build/msvc Build for the target platform: msvc

Reviewed-on: #222
This commit is contained in:
Lucas Schwiderski 2025-04-21 17:36:51 +02:00
commit a4430e27ec
Signed by: Forgejo (git.sclu1034.dev)
GPG key ID: B1C9C29730D3D366

4
Cargo.lock generated
View file

@ -3711,9 +3711,9 @@ dependencies = [
[[package]]
name = "tokio-stream"
version = "0.1.15"
version = "0.1.17"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "267ac89e0bec6e691e5813911606935d77c476ff49024f98abcea3e7b15e37af"
checksum = "eca58d7bba4a75707817a2c44174253f9236b2d5fbd055602e9d5c07c139a047"
dependencies = [
"futures-core",
"pin-project-lite",