google / sxg-rs

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

Update Rust dependencies #373

Closed renovate-bot closed 1 year ago

renovate-bot commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
clap dependencies patch 3.2.21 -> 3.2.22
once_cell dependencies minor 1.14.0 -> 1.15.0
sha1 dependencies patch 0.10.4 -> 0.10.5
sha2 dependencies patch 0.10.5 -> 0.10.6

Release Notes

clap-rs/clap ### [`v3.2.22`](https://togithub.com/clap-rs/clap/releases/tag/v3.2.22) [Compare Source](https://togithub.com/clap-rs/clap/compare/v3.2.21...v3.2.22) ##### \[3.2.22] - 2022-09-16 ##### Fixes - Unify dependencies on `terminal_size` to the 0.2 release
matklad/once_cell ### [`v1.15.0`](https://togithub.com/matklad/once_cell/blob/HEAD/CHANGELOG.md#​1150) [Compare Source](https://togithub.com/matklad/once_cell/compare/v1.14.0...v1.15.0) - Increase minimal supported Rust version to 1.56.0. - Implement `UnwindSafe` even if the `std` feature is disabled.
RustCrypto/hashes ### [`v0.10.5`](https://togithub.com/RustCrypto/hashes/compare/sha1-v0.10.4...sha1-v0.10.5) [Compare Source](https://togithub.com/RustCrypto/hashes/compare/sha1-v0.10.4...sha1-v0.10.5)

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.