Update Rust crate bincode to 2.0.0-rc.2 - autoclosed #2
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/bincode-2.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
2.0.0-rc.1
->2.0.0-rc.2
Release Notes
bincode-org/bincode
v2.0.0-rc.2
Compare Source
What's Changed
additional
to theUnexpectedEnd
decode error by @VictorKoenders in https://github.com/bincode-org/bincode/pull/522std::error::Error::source
by @VictorKoenders in https://github.com/bincode-org/bincode/pull/530DecodeError
from 48 to 32 bytes on 64-bit arch by @maciejhirsz in https://github.com/bincode-org/bincode/pull/553Decode
forBox<str>
by @SabrinaJewson in https://github.com/bincode-org/bincode/pull/562peek_read
take&mut self
by @VictorKoenders in https://github.com/bincode-org/bincode/pull/572DeserializeSeed
by @MrGVSV in https://github.com/bincode-org/bincode/pull/586[serde(tag)]
to the list of tags that are known to give issues by @VictorKoenders in https://github.com/bincode-org/bincode/pull/584New Contributors
Full Changelog: https://github.com/bincode-org/bincode/compare/v2.0.0-rc.1...v2.0.0-rc.2
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
Update Rust crate bincode to 2.0.0-rc.2to Update Rust crate bincode to 2.0.0-rc.2 - autoclosedPull request closed