check: Use cargo fmt instead of rustfmt directly

Rather than invoking rustfmt directly, use cargo fmt because that way workspaces will work later.

Merge request reports

Loading