Upgrade RustPython to fix Serde dependency (#3481)
This commit is contained in:
@@ -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" }
|
||||
|
||||
Reference in New Issue
Block a user