rain
rain copied to clipboard
Framework for large distributed pipelines
Bumps [hyper](https://github.com/hyperium/hyper) from 0.11.27 to 0.14.12. Release notes Sourced from hyper's releases. v0.14.12 Bug Fixes ffi: on_informational callback had no headers (39b6d01a) http1: apply header title case for consecutive dashes...
Bumps [net2](https://github.com/deprecrated/net2-rs) from 0.2.33 to 0.2.37. Commits a183475 Release v0.2.37 6081dff haiku: Fix sockaddr_in/sockaddr_in6; Solves #108 71708b7 Release v0.2.36 49b43f2 Do not assume memory layout of std::net::SocketAddr 77a6eb4 Release v0.2.35...
Bumps [miow](https://github.com/yoshuawuyts/miow) from 0.2.1 to 0.2.2. Commits 6fd7b9c Bump version to 0.2.2 550efc2 Merge branch 'fix-sockaddr-convertion-v0.2.x' into 0.2.x ca8db53 Stop using from_ne_bytes to be compatible with Rust < 1.32.0 3e217e3...
Bumps [tar](https://github.com/alexcrichton/tar-rs) from 0.4.17 to 0.4.36. Commits 2587ead Bump to 0.4.36 d90a02f Don't create directories before we've verified they're inside the tar destina... 860858b tidy 'header' implementation (#254) b9cffc8 builder:...
Bumps [regex](https://github.com/rust-lang/regex) from 1.0.5 to 1.5.6. Changelog Sourced from regex's changelog. 1.5.6 (2022-05-20) This release includes a few bug fixes, including a bug that produced incorrect matches when a non-greedy...
Bumps [socket2](https://github.com/rust-lang/socket2) from 0.3.8 to 0.3.19. Changelog Sourced from socket2's changelog. 0.4.5 Changed Replace winapi dependency with windows-sys (rust-lang/socket2#303). Added Socket::join_ssm_v4 and Socket::leave_ssm_v4 (rust-lang/socket2#298). Socket::set_recv_tos and Socket::recv_tos (rust-lang/socket2#299). Fixed Fix...
Bumps [tokio](https://github.com/tokio-rs/tokio) from 0.1.11 to 1.8.4. Release notes Sourced from tokio's releases. Tokio v1.8.4 1.8.4 (November 15, 2021) This release backports a bugfix for a data race when sending and...
Bumps [serde_cbor](https://github.com/pyfisch/cbor) from 0.8.2 to 0.10.2. Release notes Sourced from serde_cbor's releases. v0.10.2 - Fix stack overflow Changes: Fix stack overflow caused by nested tags reported by Eric Rafaloff at...
Bumps [sys-info](https://github.com/FillZpp/sys-info-rs) from 0.5.6 to 0.8.0. Changelog Sourced from sys-info's changelog. 0.8.0 Fix build for target android add OpenBSD support Make get_cpu_speed arch-independent on windows improve get_mem_info on macos Make...
Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.1 to 1.19.11. Release notes Sourced from urijs's releases. 1.19.11 (April 3rd 2022) SECURITY fixing URI.parse() handle excessive slashes in scheme-relative URLs - disclosed by zeyu2001 via...