uv/crates/uv-configuration
Shantanu 71d9c45393
Turn --verify-hashes on by default (#9170)
Fixes #9164

Using clap's `default_value_t` makes the `flag` function unhappy, so
just set the default when we unwrap. Tested with no flags,
`--verify-hashes`, `--no-verify-hashes` and setting in uv.toml

---------

Co-authored-by: Charlie Marsh <charlie.r.marsh@gmail.com>
2024-11-18 01:57:54 +00:00
..
src Turn --verify-hashes on by default (#9170) 2024-11-18 01:57:54 +00:00
Cargo.toml chore: unify all env vars used (#8151) 2024-10-14 16:48:13 -05:00