comit-network / comit-rs

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

Bump csv from 1.1.3 to 1.1.4 #3371

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps csv from 1.1.3 to 1.1.4.

Commits
  • e85e89a 1.1.4
  • d1a69a0 api: iteration should stop after I/O error
  • 7120114 api: impl Clone for ByteRecordIter and StringRecordIter
  • f0f53a4 doc: fix typo in tutorial
  • e1578eb style: run latest version of rustfmt
  • 70c8600 csv-core-0.1.10
  • d8eae7b core/doc: correct Writer::delimiter guarantee
  • c283b57 csv-core-0.1.9
  • 64421f7 doc: fix incorrect type name in read_record docs
  • b047603 csv-core-0.1.8
  • 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 4 years ago

bors r+

bors[bot] commented 4 years ago

Build succeeded: