Rename cargo.toml to Cargo.toml
This commit is contained in:
parent
8ae327fec7
commit
941c91eb0f
1 changed files with 1 additions and 1 deletions
7
Cargo.toml
Normal file
7
Cargo.toml
Normal file
|
@ -0,0 +1,7 @@
|
|||
[workspace]
|
||||
resolver = "2"
|
||||
members = [
|
||||
"engine",
|
||||
"editor",
|
||||
"xtask",
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue