Skip to content

Commit 9d6bdd1

Browse files
shaun-coxdjc
authored andcommitted
Use edition 2021 resolver
- eliminates a warning when doing cargo update
1 parent 4d26d7a commit 9d6bdd1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ members = [
3232
"examples/tracing-grpc",
3333
"stress",
3434
]
35+
resolver = "2"
3536

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

0 commit comments

Comments
 (0)