Skip to content

prune deps #252

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

Merged
merged 1 commit into from
Sep 28, 2019
Merged

prune deps #252

merged 1 commit into from
Sep 28, 2019

Conversation

yoshuawuyts
Copy link
Contributor

This makes broadcaster use std::sync::Mutex rather than parking_lot, saving on some deps. Thanks!

Signed-off-by: Yoshua Wuyts <[email protected]>
@yoshuawuyts
Copy link
Contributor Author

bors r+

bors bot added a commit that referenced this pull request Sep 28, 2019
252: prune deps r=yoshuawuyts a=yoshuawuyts

This makes `broadcaster` use `std::sync::Mutex` rather than `parking_lot`, saving on some deps. Thanks!

Co-authored-by: Yoshua Wuyts <[email protected]>
@bors
Copy link
Contributor

bors bot commented Sep 28, 2019

Build succeeded

  • continuous-integration/travis-ci/push

@bors bors bot merged commit 4a09cbf into master Sep 28, 2019
@taiki-e taiki-e deleted the prune-deps branch October 23, 2019 11:34
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.

1 participant