Skip to content

Conversation

FalkWoldmann
Copy link
Contributor

No description provided.

@FalkWoldmann FalkWoldmann requested a review from a team as a code owner September 24, 2025 19:44
Copy link
Contributor

@isabelatkinson isabelatkinson left a comment

Choose a reason for hiding this comment

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

Hi @FalkWoldmann, thanks for the PR! We use tokio-util in some of our docs examples, so the docs tests are failing. Can you please add that back in as a dev dependency? You can reproduce this by running cargo test --doc.

@FalkWoldmann
Copy link
Contributor Author

I re-introduced the dep, but now as a dev dependency

Copy link
Contributor

@isabelatkinson isabelatkinson left a comment

Choose a reason for hiding this comment

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

Sorry for the back-and-forth here: we pull in the tokio-util dependency to generate the docs as well, so tokio-util actually needs to be a non-dev dependency. Can you move it back to the dependencies list? I think we can omit the io feature while we're at it; we're only using compat in the documentation.

Copy link
Contributor

@isabelatkinson isabelatkinson left a comment

Choose a reason for hiding this comment

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

lgtm!

@isabelatkinson isabelatkinson merged commit ef2eaea into mongodb:main Sep 29, 2025
17 of 20 checks passed
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.

2 participants