Skip to content

Expose ashpd's tokio support#161

Merged
PolyMeilex merged 1 commit intoPolyMeilex:masterfrom
Ralith:tokio
Jan 8, 2024
Merged

Expose ashpd's tokio support#161
PolyMeilex merged 1 commit intoPolyMeilex:masterfrom
Ralith:tokio

Conversation

@Ralith
Copy link
Copy Markdown
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.

Comment thread Cargo.toml Outdated
Comment thread src/lib.rs
@Ralith Ralith force-pushed the tokio branch 2 times, most recently from 8badfb4 to e0a5aef Compare December 9, 2023 02:32
Copy link
Copy Markdown
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
Copy Markdown
Contributor Author

Ralith commented Dec 9, 2023

Added changelog note and fixed CI.

@PolyMeilex PolyMeilex merged commit 79f1254 into PolyMeilex:master Jan 8, 2024
@PolyMeilex
Copy link
Copy Markdown
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