Skip to content

Commit

Permalink
turn on opt dev
Browse files Browse the repository at this point in the history
  • Loading branch information
kingwingfly committed Dec 20, 2023
1 parent d1ee85c commit d83fd6a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,6 @@ repository = "https://github.com/kingwingfly/encrypt-config"
[workspace.dependencies]
encrypt_config = { path = "encrypt-config", version = "^0.0.1-alpha3" }
encrypt_config_derive = { path = "encrypt-config-derive", version = "^0.0.1-alpha3" }

[profile.dev]
opt-level = 3

0 comments on commit d83fd6a

Please sign in to comment.