Update cargo sort table order
This commit is contained in:
parent
dc692e7c16
commit
05b643a13b
@ -278,7 +278,7 @@ impl CiTask {
|
|||||||
"
|
"
|
||||||
rustup run {NIGHTLY} cargo sort
|
rustup run {NIGHTLY} cargo sort
|
||||||
--workspace --grouped --check
|
--workspace --grouped --check
|
||||||
--order package,lib,features,dependencies,dev-dependencies,build-dependencies
|
--order package,lib,features,dependencies,target,dev-dependencies,build-dependencies
|
||||||
"
|
"
|
||||||
)
|
)
|
||||||
.run()
|
.run()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user