rustfmt.sh format root Cargo.toml as well
This commit is contained in:
parent
dd545441d3
commit
3eee6aa6ec
@ -2,6 +2,7 @@
|
|||||||
set -e
|
set -e
|
||||||
if [ -d ./build-tools ]; then
|
if [ -d ./build-tools ]; then
|
||||||
targets=(
|
targets=(
|
||||||
|
"Cargo.toml"
|
||||||
"sea-orm-cli/Cargo.toml"
|
"sea-orm-cli/Cargo.toml"
|
||||||
"sea-orm-codegen/Cargo.toml"
|
"sea-orm-codegen/Cargo.toml"
|
||||||
"sea-orm-macros/Cargo.toml"
|
"sea-orm-macros/Cargo.toml"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user