comit-network / comit-rs

Reference implementation of COMIT, an open protocol facilitating trustless cross-blockchain applications.
GNU General Public License v3.0
191 stars 33 forks source link

Bump sled from 0.34.4 to 0.34.5 #3382

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps sled from 0.34.4 to 0.34.5.

Release notes

Sourced from sled's releases.

0.34.5

Improvements

  • #1164 widen some trait bounds on trees and batches
Changelog

Sourced from sled's changelog.

0.34.5

Improvements

  • #1164 widen some trait bounds on trees and batches
Commits
  • 37752ce Merge pull request #1192 from spacejam/0.34.5
  • d824b0a Cut 0.34.5
  • c7fcd51 Merge pull request #1190 from spacejam/tyler_inline_maxed_header
  • 9cdbd09 Remove macro definition that's only used once
  • 0d5b969 Add clippy ignore for macro expansion
  • adae056 use double-underscored variables in once! macro expansion
  • eddd7d2 Get rid of the linearizer, and take a bit from the header salt to represent w...
  • c3b30b6 Update deps
  • d513996 Merge pull request #1188 from spacejam/tyler_clippy
  • 3dfa254 Merge branch 'master' into tyler_clippy
  • 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
mergify[bot] commented 3 years ago

bors r+

bors[bot] commented 3 years ago

Build succeeded: