We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cfee90 commit a8f7c80Copy full SHA for a8f7c80
Cargo.toml
@@ -15,6 +15,3 @@ rustpython_parser = {path = "parser"}
15
rustpython_vm = {path = "vm"}
16
rustyline = "2.1.0"
17
xdg = "2.2.0"
18
-
19
-[profile.release]
20
-opt-level = "s"
0 commit comments