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

@ -10,5 +10,5 @@ path = "src/main.rs"
[dependencies]
unified-init-macros = { path = "macros" }
linkme = "0.2"
linkme = "=0.3.27"
system_error = { path = "../system_error" }