Files
uv/crates/uv-auth
William Woodruff dd43042d39 Use debug snapshots for two redaction tests (#18077)
## Summary

Our redaction handling is already well covered here, but this switches
two tests to use snapshots to make them slightly clearer/more resilient
(e.g. in case we accidentally debug a token not as a string but as
bytes, in which case the previous naive string match would
false-negative here).

## Test Plan

But doctor, I am the unit tests.

Signed-off-by: William Woodruff <william@astral.sh>
2026-02-18 09:49:55 +01:00
..
2026-02-17 21:15:57 +00:00
2026-02-17 21:15:57 +00:00

uv-auth

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.24) is a component of uv 0.10.4. The source can be found here.

See uv's crate versioning policy for details on versioning.