uv
bed73057 - Fix single crate tokio features (#3234)

Commit
1 year ago
Fix single crate tokio features (#3234) Previously, uv-auth would fail to compile due to a missing process feature. I chose to make all tokio features we use top level features, so we can share the tokio cache between all test invocations.
Author
Parents
Loading