Files
uv/crates/uv-scripts
konsti f18d279686 Add spans for toml reading (#18305)
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.
2026-03-05 14:43:52 +01:00
..
2026-03-05 14:43:52 +01:00
2026-03-05 14:43:52 +01:00
2026-03-03 15:08:03 -06:00

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.