mirror of
https://github.com/astral-sh/ruff.git
synced 2025-08-04 02:38:25 +00:00
Upgrade RustPython to fix Serde dependency (#3481)
This commit is contained in:
parent
227679b5cb
commit
3a5fbd6d74
3 changed files with 6 additions and 9 deletions
|
@ -24,6 +24,4 @@ regex = { workspace = true }
|
|||
rustc-hash = { workspace = true }
|
||||
rustpython-common = { workspace = true }
|
||||
rustpython-parser = { workspace = true }
|
||||
# TODO(charlie): See https://github.com/RustPython/RustPython/pull/4684.
|
||||
serde = { workspace = true }
|
||||
smallvec = { version = "1.10.0" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue