Skip to content

Commit

Permalink
chore: add incremental to dev profile
Browse files Browse the repository at this point in the history
  • Loading branch information
MatejVukosav committed Nov 3, 2024
1 parent c291850 commit 744f9ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rust-toolchain.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ components = ["cargo", "clippy"]

[profile.dev]
opt-level = 0
incremental = true

[profile.release]
opt-level = 3

0 comments on commit 744f9ba

Please sign in to comment.