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

deps: turn futures into an optional dependency #7

Merged
merged 1 commit into from
May 31, 2024

Conversation

chenx97
Copy link
Contributor

@chenx97 chenx97 commented May 23, 2024

This prevents futures from being pulled in when tokio1 is not enabled.

@chenx97
Copy link
Contributor Author

chenx97 commented May 23, 2024

@passcod
Copy link
Member

passcod commented May 31, 2024

Oh, good catch, thanks.

@passcod passcod merged commit 0c8b54b into watchexec:main May 31, 2024
13 checks passed
@passcod
Copy link
Member

passcod commented May 31, 2024

Released in 8.0.1.

@passcod
Copy link
Member

passcod commented May 31, 2024

FYI in 8.0.2 I also add a tracing feature that can be disabled to get rid of its dependencies, which leaves only indexmap as the sole required dependency of process-wrap.

@passcod
Copy link
Member

passcod commented May 31, 2024

Also let me know if RA needs process-wrap to bump its nix dependency again, I see 0.29 is out

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