uv/crates/uv-extract
DaniPopes c59cb1381a
Use `into_par_iter` instead of `par_bridge` (#3435)
## Summary

Use the native rayon range iterator instead of bridging the standard
library's.
2024-05-07 19:38:35 +00:00
..
src Use `into_par_iter` instead of `par_bridge` (#3435) 2024-05-07 19:38:35 +00:00
Cargo.toml Fix single crate tokio features (#3234) 2024-04-24 08:55:15 +00:00