mirror of
https://github.com/astral-sh/uv.git
synced 2025-11-20 11:56:03 +00:00
## 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. |
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| Cargo.toml | ||