The code and data behind xeiaso.net
5
fork

Configure Feed

Select the types of activity you want to include in your feed.

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)

authored by

dependabot[bot] and committed by
Xe Iaso
1b242483 c5f4bbe3

+2 -2
+2 -2
Cargo.lock
··· 2821 2821 2822 2822 [[package]] 2823 2823 name = "tokio-stream" 2824 - version = "0.1.10" 2824 + version = "0.1.11" 2825 2825 source = "registry+https://github.com/rust-lang/crates.io-index" 2826 - checksum = "f6edf2d6bc038a43d31353570e27270603f4648d18f5ed10c0e179abe43255af" 2826 + checksum = "d660770404473ccd7bc9f8b28494a811bc18542b915c0855c51e8f419d5223ce" 2827 2827 dependencies = [ 2828 2828 "futures-core", 2829 2829 "pin-project-lite",