f18d279686
In a warm cache situation, e.g. with `uv run`, toml parsing is by far our slowest operation. These kinda hacky spans help debugging that. It would be better if `toml::from_str` would be instrumented itself, but this way we can add paths in the relevant places.
uv-scripts
This crate is an internal component of uv. The Rust API exposed here is unstable and will have frequent breaking changes.
This version (0.0.28) is a component of uv 0.10.8. The source can be found here.
See uv's crate versioning policy for details on versioning.