rustfmt.sh format root Cargo.toml as well

This commit is contained in:
Billy Chan 2022-08-01 18:32:48 +08:00
parent dd545441d3
commit 3eee6aa6ec
No known key found for this signature in database
GPG Key ID: A2D690CAC7DF3CC7

View File

@ -2,6 +2,7 @@
set -e
if [ -d ./build-tools ]; then
targets=(
"Cargo.toml"
"sea-orm-cli/Cargo.toml"
"sea-orm-codegen/Cargo.toml"
"sea-orm-macros/Cargo.toml"