Skip to content

Conversation

@dependabot-preview
Copy link

@dependabot-preview dependabot-preview bot commented Apr 9, 2018

Bumps tokio-io from 0.1.5 to 0.1.6.

Changelog

Sourced from tokio-io's changelog.

0.1.4 (November 10, 2017)

  • Use FrameTooBig as length delimited error type (#70).
  • Provide Bytes and Lines codecs (#78).
  • Provide AllowStdIo wrapper (#76).

0.1.3 (August 14, 2017)

  • Fix bug involving zero sized writes in copy helper (#57).
  • Add get / set accessors for length delimited max frame length setting. (#65).
  • Add Framed::into_parts_and_codec (#59).

0.1.2 (May 23, 2017)

  • Add from_parts and into_parts to the framing combinators.
  • Support passing an initialized buffer to the framing combinators.
  • Add length_adjustment support to length delimited encoding (#48).

0.1.1 (March 22, 2017)

  • Add some omitted Self: Sized bounds.
  • Add missing "inner" fns.

0.1.0 (March 15, 2017)

  • Initial release
Commits

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 ignore this [minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 use [this|these] label[s] will set the current labels as the default for future PRs for this repo and language

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/cargo/tokio-io-0.1.6 branch from 8f29276 to 7151729 Compare April 26, 2018 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants