forked from nonsensical-dev/zenyx-engine
Rename cargo.toml to Cargo.toml
This commit is contained in:
parent
8dcea3f44d
commit
a3cec5eeb8
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