Skip to content

Commit

Permalink
Merge branch 'main' into samply_help
Browse files Browse the repository at this point in the history
  • Loading branch information
rukai authored Feb 13, 2024
2 parents b11c944 + 4a81275 commit 979a640
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,10 @@ resolver = "2"
lto = "fat"
codegen-units = 1

[profile.bench]
lto = "fat"
codegen-units = 1

# used for e.g. generating flamegraphs
[profile.profiling]
inherits = "release"
lto = false
debug = true
codegen-units = 1

[workspace.dependencies]
scylla = { version = "0.12.0", features = ["ssl"] }
Expand Down

0 comments on commit 979a640

Please sign in to comment.