uv/crates/uv-dev
Alex Waygood 66e420f34b
Enable auto-wrapping of --help output (#3058)
## Summary

Fixes #3057

On `main`, with a narrow terminal:

- <details>


![image](2453dcbc-739c-4174-ba2e-029cff3227a2)

  </details>

- <details>


![image](02553e90-fe35-4828-b50f-71f926a1e347)

  </details>

- <details>


![image](b33eac26-f2fe-4328-8aa0-c51235b7c4c3)

  </details>

- <details>


![image](e731f647-3519-4c54-ab33-b42500faf544)

  </details>

With PR:

- <details>


![image](0f1aaec0-960a-4060-95ba-f49bec2f6995)

  </details>

- <details>


![image](b8078125-bd57-41a9-9c09-1966c8971c92)

  </details>

- <details>


![image](c2f38eb0-5f67-46ee-8a09-47da9e9ce0a5)

  </details>

- <details>


![image](31b9fdca-938a-47ca-96ba-751d987c269e)

  </details>

## Test Plan

See screenshots in the summary
2024-04-16 08:54:40 -04:00
..
src Move ExcludeNewer into its own type (#3041) 2024-04-15 20:24:08 +00:00
.gitignore Rename to uv (#1302) 2024-02-15 11:19:46 -06:00
builder.dockerfile Rename to uv (#1302) 2024-02-15 11:19:46 -06:00
Cargo.toml Enable auto-wrapping of --help output (#3058) 2024-04-16 08:54:40 -04:00
test_sdist_building.sh Rename to uv (#1302) 2024-02-15 11:19:46 -06:00