ruff/crates/ruff_cli
Fabio Valentini 0157cdb81a
Drop unused "ureq" dev-dependency from ruff_cli (#9357)
## Summary

The `ureq` dev-dependency in the ruff_cli workspace member is unused.
There are no code references to `ureq` in that crate.

## Test Plan

ruff and its tests continues to compile with the dependency removed. :)
2024-01-02 08:31:41 -05:00
..
resources/test/fixtures Update ruff check and ruff format to default to the current directory (#8791) 2023-11-21 11:34:21 -06:00
src Make DisplayParseError an error type (#9325) 2023-12-31 15:46:29 +00:00
tests Add row and column numbers to formatted parse errors (#9321) 2023-12-31 07:10:45 -05:00
build.rs Add ruff version with long version display (#8034) 2023-10-20 14:07:41 -05:00
Cargo.toml Drop unused "ureq" dev-dependency from ruff_cli (#9357) 2024-01-02 08:31:41 -05:00