Update all dependencies #6
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/all"
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.21.0.136->1.0.1470.2.1->0.3.1Release Notes
bincode-org/bincode
v2.0.0-rc.2Compare Source
What's Changed
additionalto theUnexpectedEnddecode error by @VictorKoenders in https://github.com/bincode-org/bincode/pull/522std::error::Error::sourceby @VictorKoenders in https://github.com/bincode-org/bincode/pull/530DecodeErrorfrom 48 to 32 bytes on 64-bit arch by @maciejhirsz in https://github.com/bincode-org/bincode/pull/553DecodeforBox<str>by @SabrinaJewson in https://github.com/bincode-org/bincode/pull/562peek_readtake&mut selfby @VictorKoenders in https://github.com/bincode-org/bincode/pull/572DeserializeSeedby @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
serde-rs/serde
v1.0.147Compare Source
serde::de::value::EnumAccessDeserializerwhich transforms anEnumAccessinto aDeserializer(#2305)v1.0.146Compare Source
v1.0.145Compare Source
Sized(#2282, thanks @ChayimFriedman2)v1.0.144Compare Source
v1.0.143Compare Source
v1.0.142Compare Source
v1.0.141Compare Source
no-stdcategory to crates.io metadatav1.0.140Compare Source
v1.0.139Compare Source
newconstructor function for allIntoDeserializerimpls (#2246)v1.0.138Compare Source
v1.0.137Compare Source
rust-versionof serde and serde_test (#2168)mich101mich/sscanf
v0.3.1Compare Source
v0.3.0Compare Source
Improved the performance by no longer relying on one
HashMap<String,...>lookup per returned type, but using the Regex capture index instead. This requires consistent indexing, which results in aMinor breaking change
for anyone using a custom
RegexRepresentationimplementation or the{:/regex/}option syntax, because those can no longer contain( )without un-regex-grouping them by writing(?: )instead.v0.2.2Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled due to failing status checks.
♻ 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 Renovate Bot.