Skip to content

Commit

Permalink
fix: explicitly add resolver = 2
Browse files Browse the repository at this point in the history
  • Loading branch information
kilpatty committed Nov 30, 2023
1 parent 5a66b1d commit 6471b23
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
[workspace]

resolver = "2"

members = [
# "client",
"server"
Expand Down

0 comments on commit 6471b23

Please sign in to comment.