Skip to content

Commit

Permalink
Undo the formatting changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
langyo committed Oct 12, 2024
1 parent 4da0ba3 commit 3e96ee5
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@
members = [
"packages/*",
"tools/*",
"examples/*"
"examples/*",
]
default-members = [
"packages/*",
]
default-members = ["packages/*"]
resolver = "2"

[profile.release]
Expand Down

0 comments on commit 3e96ee5

Please sign in to comment.