aleo-rust
aleo-rust copied to clipboard
build(deps): bump serde from 1.0.183 to 1.0.192
Bumps serde from 1.0.183 to 1.0.192.
Release notes
Sourced from serde's releases.
v1.0.192
- Allow internal tag field in untagged variant (#2646, thanks
@robsdedude)v1.0.191
- Documentation improvements
v1.0.190
- Preserve NaN sign when deserializing f32 from f64 or vice versa (#2637)
v1.0.189
- Fix "cannot infer type" error when internally tagged enum contains untagged variant (#2613, thanks
@ahl)v1.0.188
- Fix "failed to parse manifest" error when building serde using a Cargo version between 1.45 and 1.50 (#2603)
v1.0.187
- Remove support for Emscripten targets on rustc older than 1.40 (#2600)
v1.0.186
- Disallow incompatible versions of
serde_deriveandserdein the dependency graph (#2588, thanks@soqb)v1.0.185
- Fix error "cannot move out of
*selfwhich is behind a shared reference" deriving Serialize on a non_exhaustive enum (#2591)v1.0.184
- Restore from-source
serde_derivebuild on all platforms — eventually we'd like to use a first-class precompiled macro if such a thing becomes supported by cargo / crates.io
Commits
4676abdRelease 1.0.19235700ebMerge pull request #2646 from robsdedude/fix/2643/allow-tag-field-in-untagged59892e7Release 1.0.19197dd07aMerge pull request #2647 from dtolnay/doccfgc8bc97cDocument "rc" and "unstable" features on docs.rs9dacfbbFill in more doc(cfg) attributes05c2509Relocate cfg attrs into deref_impl64f949bRelocate cfg attrs into parse_ip_impl and parse_socket_impl3f339deRelocate cfg attrs into seq_impl and map_impl215c2b7Relocate cfg attrs into forwarded_impl macro- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)