Skip to content

Commit

Permalink
Merge pull request #156 from hasezoey/fixWorkspace
Browse files Browse the repository at this point in the history
chore(Cargo.toml): change workspace resolve to use v2
  • Loading branch information
tramhao authored Nov 24, 2023
2 parents 2f44a11 + bdf5897 commit 38cb22e
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,4 +1,5 @@
[workspace]
resolver = "2"
members = [
"lib",
"playback",
Expand Down

0 comments on commit 38cb22e

Please sign in to comment.