Skip to content

Commit

Permalink
chore: enable debuginfo in bench profile
Browse files Browse the repository at this point in the history
  • Loading branch information
omjadas committed Mar 7, 2024
1 parent e210870 commit f23b958
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -102,4 +102,5 @@ required-features = ["rcgen-ca", "rustls-client"]

[profile.bench]
lto = true
debug = true
codegen-units = 1

0 comments on commit f23b958

Please sign in to comment.