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

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
hyper (source) dependencies patch 0.14.19 -> 0.14.20
serde (source) dependencies patch 1.0.138 -> 1.0.139
serde_yaml dependencies patch 0.8.24 -> 0.8.25

Release Notes

hyperium/hyper ### [`v0.14.20`](https://togithub.com/hyperium/hyper/releases/tag/v0.14.20) [Compare Source](https://togithub.com/hyperium/hyper/compare/v0.14.19...v0.14.20) #### Bug Fixes - **http1:** fix `http1_header_read_timeout` to use same future ([#​2891](https://togithub.com/hyperium/hyper/issues/2891)) ([c5a14e7c](https://togithub.com/hyperium/hyper/commit/c5a14e7c087424001223aaeb2dad532ba4ee6063)) #### Features - **ext:** support non-canonical HTTP/1 reason phrases ([#​2792](https://togithub.com/hyperium/hyper/issues/2792)) ([b2052a43](https://togithub.com/hyperium/hyper/commit/b2052a433fd151d7d745ee9c5b27a2031db1dc32)) #### New Contributors - [@​kianmeng](https://togithub.com/kianmeng) made their first contribution in [https://github.com/hyperium/hyper/pull/2876](https://togithub.com/hyperium/hyper/pull/2876) - [@​Ticsmtc](https://togithub.com/Ticsmtc) made their first contribution in [https://github.com/hyperium/hyper/pull/2889](https://togithub.com/hyperium/hyper/pull/2889)
serde-rs/serde ### [`v1.0.139`](https://togithub.com/serde-rs/serde/releases/tag/v1.0.139) [Compare Source](https://togithub.com/serde-rs/serde/compare/v1.0.138...v1.0.139) - Add `new` constructor function for all `IntoDeserializer` impls ([#​2246](https://togithub.com/serde-rs/serde/issues/2246))
dtolnay/serde-yaml ### [`v0.8.25`](https://togithub.com/dtolnay/serde-yaml/releases/tag/0.8.25) [Compare Source](https://togithub.com/dtolnay/serde-yaml/compare/0.8.24...0.8.25) - Add to *"encoding"* category on crates.io ([#​246](https://togithub.com/dtolnay/serde-yaml/issues/246))

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.