Skip to content

update broadcaster to latest version with 0.3 futures dep #557

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

update broadcaster to latest version with 0.3 futures dep #557

wants to merge 1 commit into from

Conversation

serzhiio
Copy link

No description provided.

@yoshuawuyts
Copy link
Contributor

#565 was filed at the same time as this PR. If we can't get that patch to land before next release, we should merge this one. thanks for submitting this @serzhiio!

@yoshuawuyts yoshuawuyts added this to the 1.2.0 milestone Nov 25, 2019
@leo60228
Copy link

I've released 1.0.0. It doesn't have any breaking changes with 0.3.0, though.

@@ -53,7 +53,7 @@ std = [
async-attributes = { version = "1.1.1", optional = true }
async-macros = { version = "2.0.0", optional = true }
async-task = { version = "1.0.0", optional = true }
broadcaster = { version = "0.2.6", optional = true, default-features = false, features = ["default-channels"] }
broadcaster = { version = "0.3.0", optional = true, default-features = false, features = ["default-channels"] }
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
broadcaster = { version = "0.3.0", optional = true, default-features = false, features = ["default-channels"] }
broadcaster = { version = "1.0.0", optional = true, default-features = false, features = ["default-channels"] }

@k-nasa
Copy link
Member

k-nasa commented Jan 16, 2020

Close with merge of #681

@k-nasa k-nasa closed this Jan 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants