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

Expose ashpd's tokio support #161

Merged
merged 1 commit into from
Jan 8, 2024
Merged

Expose ashpd's tokio support #161

merged 1 commit into from
Jan 8, 2024

Conversation

Ralith
Copy link
Contributor

@Ralith Ralith commented Nov 28, 2023

When combined with #160, this allows drastically fewer dependencies to be added to projects that already depend on tokio.

Fixes #159.

Cargo.toml Outdated Show resolved Hide resolved
src/lib.rs Show resolved Hide resolved
@Ralith Ralith force-pushed the tokio branch 2 times, most recently from 8badfb4 to e0a5aef Compare December 9, 2023 02:32
Copy link
Owner

@PolyMeilex PolyMeilex left a comment

Choose a reason for hiding this comment

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

Looks great, let's just plop a mention of this braking change into the changelog and this should be good to go

@Ralith Ralith force-pushed the tokio branch 2 times, most recently from f947625 to 9a33f71 Compare December 9, 2023 20:03
@Ralith
Copy link
Contributor Author

Ralith commented Dec 9, 2023

Added changelog note and fixed CI.

@PolyMeilex PolyMeilex merged commit 79f1254 into PolyMeilex:master Jan 8, 2024
13 checks passed
@PolyMeilex
Copy link
Owner

Thanks!

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.

Tokio support
2 participants