mirror of https://github.com/astral-sh/ruff
Discard changes to Cargo.toml
This commit is contained in:
parent
3532efc08f
commit
09dc969f14
|
|
@ -180,7 +180,6 @@ tempfile = { version = "3.9.0" }
|
||||||
test-case = { version = "3.3.1" }
|
test-case = { version = "3.3.1" }
|
||||||
thiserror = { version = "2.0.0" }
|
thiserror = { version = "2.0.0" }
|
||||||
tikv-jemallocator = { version = "0.6.0" }
|
tikv-jemallocator = { version = "0.6.0" }
|
||||||
tikv-jemalloc-ctl = { version = "0.6.0", features = ["stats"] }
|
|
||||||
toml = { version = "0.9.0" }
|
toml = { version = "0.9.0" }
|
||||||
tracing = { version = "0.1.40" }
|
tracing = { version = "0.1.40" }
|
||||||
tracing-flame = { version = "0.2.0" }
|
tracing-flame = { version = "0.2.0" }
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue