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 #331

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
clap dependencies patch 3.2.12 -> 3.2.15
js-sys dependencies patch 0.3.58 -> 0.3.59
serde (source) dependencies patch 1.0.139 -> 1.0.140
tokio (source) dependencies patch 1.20.0 -> 1.20.1
wasm-bindgen dependencies patch 0.2.81 -> 0.2.82
wasm-bindgen-futures dependencies patch 0.4.31 -> 0.4.32
web-sys dependencies patch 0.3.58 -> 0.3.59

Release Notes

clap-rs/clap ### [`v3.2.15`](https://togithub.com/clap-rs/clap/releases/tag/v3.2.15) [Compare Source](https://togithub.com/clap-rs/clap/compare/v3.2.14...v3.2.15) #### \[3.2.15] - 2022-07-25 ##### Features - *(derive)* New `default_values_t` and `default_values_os_t` attributes ### [`v3.2.14`](https://togithub.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#​3214---2022-07-21) [Compare Source](https://togithub.com/clap-rs/clap/compare/v3.2.13...v3.2.14) ##### Fixes - A `multple_values` positional followed by another positional now works with multiple flags ### [`v3.2.13`](https://togithub.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#​3213---2022-07-19) [Compare Source](https://togithub.com/clap-rs/clap/compare/v3.2.12...v3.2.13) ##### Documentation - Pulled in tutorials, cookbook, and derive reference into rustdoc
serde-rs/serde ### [`v1.0.140`](https://togithub.com/serde-rs/serde/compare/v1.0.139...v1.0.140) [Compare Source](https://togithub.com/serde-rs/serde/compare/v1.0.139...v1.0.140)
tokio-rs/tokio ### [`v1.20.1`](https://togithub.com/tokio-rs/tokio/releases/tag/tokio-1.20.1) [Compare Source](https://togithub.com/tokio-rs/tokio/compare/tokio-1.20.0...tokio-1.20.1) ### 1.20.1 (July 25, 2022) ##### Fixed - chore: fix version detection in build script ([#​4860]) [#​4860]: https://togithub.com/tokio-rs/tokio/pull/4860
rustwasm/wasm-bindgen ### [`v0.2.82`](https://togithub.com/rustwasm/wasm-bindgen/compare/0.2.81...0.2.82) [Compare Source](https://togithub.com/rustwasm/wasm-bindgen/compare/0.2.81...0.2.82)

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.