Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Commit

Permalink
New resolver should be specified at top-level
Browse files Browse the repository at this point in the history
  • Loading branch information
Porges authored Aug 8, 2023
1 parent 12c959d commit 2736381
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/agent/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ members = [
"stacktrace-parser",
]

resolver = "2"

[profile.release]
lto = "thin"
# Per https://fasterthanli.me/articles/why-is-my-rust-build-so-slow:
Expand Down

0 comments on commit 2736381

Please sign in to comment.