Skip to content

Commit

Permalink
Use edition 2021 resolver
Browse files Browse the repository at this point in the history
- eliminates a warning when doing cargo update
  • Loading branch information
shaun-cox authored and djc committed Sep 7, 2023
1 parent 4d26d7a commit 9d6bdd1
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 @@ -32,6 +32,7 @@ members = [
"examples/tracing-grpc",
"stress",
]
resolver = "2"

[profile.bench]
# https://doc.rust-lang.org/cargo/reference/profiles.html#bench
Expand Down

0 comments on commit 9d6bdd1

Please sign in to comment.