mirror of
https://github.com/RustPython/Parser.git
synced 2025-07-08 05:35:22 +00:00
Revert parser-pyo3 crate
This commit is contained in:
parent
5995255fc9
commit
5735b7026b
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ include = ["LICENSE", "Cargo.toml", "src/**/*.rs"]
|
|||
[workspace]
|
||||
resolver = "2"
|
||||
members = [
|
||||
"ast", "core", "format", "literal", "parser", "parser-pyo3",
|
||||
"ast", "core", "format", "literal", "parser",
|
||||
"ruff_text_size", "ruff_source_location",
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue