chore(deps): bump futures-channel from 0.3.12 to 0.3.13 (#208)
Bumps [futures-channel](https://github.com/rust-lang/futures-rs) from 0.3.12 to 0.3.13. - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.12...0.3.13) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
parent
ff07be3c77
commit
c18dad6122
|
@ -29,7 +29,7 @@ auto_impl = { version = "0.4.1", default-features = false }
|
|||
futures-core = { version = "0.3.12", default-features = false }
|
||||
futures-util = { version = "0.3.13", default-features = false }
|
||||
futures-timer = { version = "3.0.2", default-features = false }
|
||||
futures-channel = { version = "0.3.12", default-features = false }
|
||||
futures-channel = { version = "0.3.13", default-features = false }
|
||||
pin-project = { version = "1.0.5", default-features = false }
|
||||
|
||||
# tracing
|
||||
|
|
Loading…
Reference in New Issue