Skip to content

*: Switch futures_codec to asynchronous-codec#47

Merged
mxinden merged 2 commits into
paritytech:masterfrom
mxinden:asynchronous-codec
Jan 11, 2021
Merged

*: Switch futures_codec to asynchronous-codec#47
mxinden merged 2 commits into
paritytech:masterfrom
mxinden:asynchronous-codec

Conversation

@mxinden

@mxinden mxinden commented Jan 6, 2021

Copy link
Copy Markdown
Contributor

futures-codec has not been updated in the recent months. It still
depends on bytes v0.5 preventing all downstream dependencies to
upgrade to bytes v1.0.

This commit replaces futures_codec in favor of asynchronous-codec.
The latter is a fully upgraded fork of the former.

See also matthunz/futures-codec#51 and matthunz/futures-codec#57

In addition to the above, this pull request upgrades all dependencies.

`futures-codec` has not been updated in the recent months. It still
depends on `bytes` `v0.5` preventing all downstream dependencies to
upgrade to `bytes` `v1.0`.

This commit replaces `futures_codec` in favor of `asynchronous-codec`.
The latter is a fully upgraded fork of the former.
@mxinden mxinden added the dependencies Pull requests that update a dependency file label Jan 6, 2021
@mxinden mxinden changed the title Asynchronous codec *: Switch futures_codec to asynchronous-codec Jan 6, 2021
@mxinden mxinden merged commit 4cae9d8 into paritytech:master Jan 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants