Skip to content

Commit

Permalink
update: Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
eonm-pro committed Sep 7, 2021
1 parent 9ccb598 commit aaaba6c
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,10 @@ ciphers = [
]

[profile.release]
opt-level = 3
opt-level = 3

[workspace]

members = [
"py-apify-macro",
]

0 comments on commit aaaba6c

Please sign in to comment.