google / sxg-rs

A set of tools for generating signed exchanges at serve time.
Apache License 2.0
84 stars 20 forks source link

Update Rust dependencies #379

Closed renovate-bot closed 2 years ago

renovate-bot commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
lru dependencies patch 0.8.0 -> 0.8.1
serde-wasm-bindgen dependencies patch 0.4.3 -> 0.4.5
tokio (source) dependencies patch 1.21.1 -> 1.21.2
warp dependencies patch 0.3.2 -> 0.3.3

Release Notes

jeromefroe/lru-rs ### [`v0.8.1`](https://togithub.com/jeromefroe/lru-rs/blob/HEAD/CHANGELOG.md#v081-httpsgithubcomjeromefroelru-rstree081---2022-10-01) [Compare Source](https://togithub.com/jeromefroe/lru-rs/compare/0.8.0...0.8.1) - Add "caching" and "no-std" to list of categories.
cloudflare/serde-wasm-bindgen ### [`v0.4.5`](https://togithub.com/cloudflare/serde-wasm-bindgen/compare/v0.4.4...v0.4.5) [Compare Source](https://togithub.com/cloudflare/serde-wasm-bindgen/compare/v0.4.4...v0.4.5) ### [`v0.4.4`](https://togithub.com/cloudflare/serde-wasm-bindgen/compare/v0.4.3...v0.4.4) [Compare Source](https://togithub.com/cloudflare/serde-wasm-bindgen/compare/v0.4.3...v0.4.4)
tokio-rs/tokio ### [`v1.21.2`](https://togithub.com/tokio-rs/tokio/releases/tag/tokio-1.21.2) [Compare Source](https://togithub.com/tokio-rs/tokio/compare/tokio-1.21.1...tokio-1.21.2) ### 1.21.2 (September 27, 2022) This release removes the dependency on the `once_cell` crate to restore the MSRV of 1.21.x, which is the latest minor version at the time of release. ([#​5048]) [#​5048]: https://togithub.com/tokio-rs/tokio/pull/5048
seanmonstar/warp ### [`v0.3.3`](https://togithub.com/seanmonstar/warp/blob/HEAD/CHANGELOG.md#v033-September-27-2022) [Compare Source](https://togithub.com/seanmonstar/warp/compare/v0.3.2...v0.3.3) - **Fixes**: - Fix `fs` filters path sanitization to reject colons on Windows.

Configuration

πŸ“… Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ‘» Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.