mirror of
https://github.com/RustPython/Parser.git
synced 2025-08-30 15:18:02 +00:00
sort Cargo.toml dependencies
This commit is contained in:
parent
0e0433b87b
commit
d60ad9be23
5 changed files with 13 additions and 11 deletions
|
@ -12,5 +12,5 @@ unparse = ["rustpython-common"]
|
|||
|
||||
[dependencies]
|
||||
num-bigint = "0.4.3"
|
||||
rustpython-bytecode = { path = "../bytecode" }
|
||||
rustpython-common = { path = "../../common", optional = true }
|
||||
rustpython-bytecode = { path = "../bytecode"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue