Skip to content

Split "std" and "tokio-std" features#93

Merged
jamesmunns merged 1 commit intomainfrom
james/std-tokio-std
Aug 22, 2025
Merged

Split "std" and "tokio-std" features#93
jamesmunns merged 1 commit intomainfrom
james/std-tokio-std

Conversation

@jamesmunns
Copy link
Copy Markdown
Owner

This PR splits the "tokio-std" feature into "std", which isn't tokio-dependent, and "tokio-std", which is, and depends on the "std" feature.

There are sockets that are not tokio-specific, which makes the distinction more clear.

@jamesmunns
Copy link
Copy Markdown
Owner Author

CC @numinnex and #77

@jamesmunns jamesmunns merged commit 5f76ad0 into main Aug 22, 2025
4 checks passed
@jamesmunns jamesmunns deleted the james/std-tokio-std branch August 22, 2025 10:55
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