Skip to content
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

lapin: 1.0.0-rc6 -> 1.0.0 #512

Merged
merged 3 commits into from May 29, 2020
Merged

lapin: 1.0.0-rc6 -> 1.0.0 #512

merged 3 commits into from May 29, 2020

Conversation

LnL7
Copy link
Member

@LnL7 LnL7 commented May 29, 2020

Another one!

LnL7 added 2 commits May 29, 2020 18:02
The Stream implementation for consumers was changed to include the
channel.  Should be the last api change since it's released now.

    impl Stream for Consumer {
        type Item = Result<(Channel, Delivery)>;
    }
ofborg/Cargo.toml Outdated Show resolved Hide resolved
@cole-h cole-h merged commit cc18d66 into NixOS:released May 29, 2020
@LnL7 LnL7 deleted the lapin-update branch May 29, 2020 21:53
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.

None yet

2 participants