Skip to content

Commit 377795d

Browse files
committed
Shuffle files in proper places
1 parent 9526f78 commit 377795d

File tree

15 files changed

+4
-4
lines changed

15 files changed

+4
-4
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ log="0.4.1"
88
env_logger="0.5.10"
99
clap = "2.31.2"
1010
rustpython_parser = {path = "parser"}
11-
rustpython_vm = {path = "vm/RustPython"}
11+
rustpython_vm = {path = "vm"}
1212
py_code_object = { path = "py_code_object" }
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)