uv
bed73057
- Fix single crate tokio features (#3234)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#3234 - Fix single crate tokio features
Author
konstin
Parents
8b711d2e
Loading