oppiliappan / dijo

scriptable, curses-based, digital habit tracker
MIT License
2.82k stars 66 forks source link

Bump erased-serde from 0.3.13 to 0.3.15 #111

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps erased-serde from 0.3.13 to 0.3.15.

Release notes

Sourced from erased-serde's releases.

0.3.15

  • Include integration test sources in the published crate

0.3.14

  • Eliminate heap allocation of small values up to 2 words (#43)
Commits
  • c4b5b62 Release 0.3.15
  • 41a716b Include tests, explanation, build.rs in published crate
  • 95ba854 Release 0.3.14
  • edc57bb Merge pull request #44 from dtolnay/miri
  • 3c917d5 Add a miri test job in CI
  • 6542a2d Disable fingerprint checks on miri
  • 1742a76 Merge pull request #43 from dtolnay/stack
  • 7b10571 Stack allocate small values
  • 9e8411d Merge pull request #42 from dtolnay/bare
  • e72b6a2 Resolve bare_trait_objects lints
  • 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)
dependabot[bot] commented 3 years ago

Superseded by #112.