chore: 将工具链更新到2024-07-23 (#864)

* chore: 将工具链更新到2024-07-23
This commit is contained in:
LoGin
2024-07-25 00:55:02 +08:00
committed by GitHub
parent 634349e0eb
commit bd70d2d1f4
150 changed files with 237 additions and 200 deletions

View File

@ -6,4 +6,4 @@ clean:
@cargo clean
check:
@cargo +nightly-2023-08-15 check --workspace --message-format=json
@cargo +nightly-2024-07-23 check --workspace --message-format=json