uv/crates/pypi-types
Charlie Marsh a24eb57e93
Make warnings user-facing (#628)
## Summary

Now, `puffin_warnings::warn_once` and `puffin_warnings::warn` will go to
`stderr`, as long as the user isn't running under `--quiet`. Previously,
these went through `tracing`, and so were only visible when running
under `--verbose`.
2023-12-12 21:24:38 -05:00
..
src Make warnings user-facing (#628) 2023-12-12 21:24:38 -05:00
Cargo.toml Make warnings user-facing (#628) 2023-12-12 21:24:38 -05:00