oxidecomputer / rfd-api

Read, write, and process RFDs
Mozilla Public License 2.0
62 stars 10 forks source link

Update Rust crate serde_bytes to 0.11.15 #173

Closed oxide-renovate[bot] closed 3 months ago

oxide-renovate[bot] commented 3 months ago

This PR contains the following updates:

Package Type Update Change
serde_bytes workspace.dependencies patch 0.11.14 -> 0.11.15

Release Notes

serde-rs/bytes (serde_bytes) ### [`v0.11.15`](https://togithub.com/serde-rs/bytes/releases/tag/0.11.15) [Compare Source](https://togithub.com/serde-rs/bytes/compare/0.11.14...0.11.15) - Implement Default for ByteArray, From for ByteArray, ByteBuf and Bytes ([#​51](https://togithub.com/serde-rs/bytes/issues/51), thanks [@​zensh](https://togithub.com/zensh)) - Make ByteArray::new and ByteArray::into_array const ([#​52](https://togithub.com/serde-rs/bytes/issues/52), thanks [@​sosthene-nitrokey](https://togithub.com/sosthene-nitrokey))

Configuration

📅 Schedule: Branch creation - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles.

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

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

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot.