Skip to content

Commit 0d6c536

Browse files
committed
Tidy up
1 parent f0d4ab5 commit 0d6c536

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ flame-it = ["rustpython-vm/flame-it", "flame", "flamescope"]
2222
log="0.4.1"
2323
env_logger="0.5.10"
2424
clap = "2.31.2"
25-
rustpython-vm = {path = "vm", version = "0.1.0"}
2625
rustpython-compiler = {path = "compiler", version = "0.1.0"}
2726
rustpython-parser = {path = "parser", version = "0.1.0"}
27+
rustpython-vm = {path = "vm", version = "0.1.0"}
2828
xdg = "2.2.0"
2929

3030
flame = { version = "0.2", optional = true }
File renamed without changes.

0 commit comments

Comments
 (0)