Skip to content

Commit

Permalink
build: use edition 2021 resolver
Browse files Browse the repository at this point in the history
  • Loading branch information
link2xt committed Dec 2, 2023
1 parent a0ecc38 commit 31481fa
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
@@ -1,2 +1,3 @@
[workspace]
members = ["yerpc-derive", "yerpc", "examples/tide", "examples/axum"]
resolver = "2"

0 comments on commit 31481fa

Please sign in to comment.