Skip to content

Commit a8f7c80

Browse files
committed
Use default opt-level for release builds.
1 parent 3cfee90 commit a8f7c80

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Cargo.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,3 @@ rustpython_parser = {path = "parser"}
1515
rustpython_vm = {path = "vm"}
1616
rustyline = "2.1.0"
1717
xdg = "2.2.0"
18-
19-
[profile.release]
20-
opt-level = "s"

0 commit comments

Comments
 (0)