ci: Update to cargo-sort 2.1.3 (#3692)

This commit is contained in:
tottoto
2026-03-20 22:48:13 +09:00
committed by GitHub
parent bc2ab88afe
commit 907ba35b5b
+1 -1
View File
@@ -203,7 +203,7 @@ jobs:
- name: Install cargo-sort
uses: taiki-e/install-action@v2
with:
tool: cargo-sort@2.0.2
tool: cargo-sort@2.1.3
- name: Check dependency tables
run: cargo-sort --workspace --grouped --check
- name: Check examples dependency tables