Skip to content

Commit

Permalink
build: use resolver = "2" for edition 2021 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
beltram committed Sep 19, 2023
1 parent a8b9c3f commit 0909465
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 @@ -9,6 +9,7 @@ members = [
"actix-producer",
"actix-consumer",
]
resolver = "2"

[profile.release]
lto = "fat"
Expand Down

0 comments on commit 0909465

Please sign in to comment.