mirror of https://github.com/astral-sh/uv
## Summary I'm unable to run `puffin-cli` on `main` as the `tracing-durations-export` is marked as optional, but the crate actually depends on it to compile. Further, without `tracing-durations-export`, there are `Option` types that can't resolve to a concrete type. This PR fixes compilation with and without the feature. |
||
|---|---|---|
| .. | ||
| commands | ||
| logging.rs | ||
| main.rs | ||
| printer.rs | ||
| requirements.rs | ||