Bump impl-serde from 0.3.1 to 0.3.2

Sergej Kostjucenko requested to merge dependabot/cargo/impl-serde-0.3.2 into master

Created by: dependabot[bot]

Bumps impl-serde from 0.3.1 to 0.3.2.

Commits
  • aa58883 feat(primitive-types, serde): deserialize hex strings without 0x prefix (#598)
  • df638ab Combine scale-info feature into codec, and wire it through `ethereum-type...
  • 8e990ac Update the CHANGELOG (#590)
  • 6f186f1 Switch from jemallocator to tikv-jemallocator (#589)
  • 3030a6d Move memory stats gathering from polkadot to parity-util-mem (#588)
  • c031b09 kvdb api uses now template argument P: AsRef\<Path> instead of &str (#579)
  • 8a1739a add to kvdb-rocksdb create_if_missing config option (#576)
  • 916a382 release rlp 0.5.1 and kvdb-rocksdb 0.12.1 (#575)
  • bd6bb46 bump rocksdb to 6.20.3 (#573)
  • faad8b6 update rustfmt config to match substrate (#570)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Merge request reports