mirror of
https://github.com/astral-sh/ruff.git
synced 2025-08-28 06:14:54 +00:00
11 lines
191 B
TOML
11 lines
191 B
TOML
[package]
|
|
name = "ruff_python"
|
|
version = "0.0.244"
|
|
edition = "2021"
|
|
|
|
[lib]
|
|
|
|
[dependencies]
|
|
once_cell = { version = "1.16.0" }
|
|
regex = { version = "1.6.0" }
|
|
rustc-hash = { version = "1.1.0" }
|