mirror of
https://github.com/RustPython/Parser.git
synced 2025-08-27 05:44:52 +00:00
sort Cargo.toml dependencies
This commit is contained in:
parent
7f99404618
commit
acde8bb625
4 changed files with 7 additions and 7 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