replace winapi to windows crate (#1455)

This commit is contained in:
houseme
2026-01-10 02:15:08 +08:00
committed by GitHub
parent 9e162b6e9e
commit 04f441361e
5 changed files with 175 additions and 95 deletions
Generated
+1 -1
View File
@@ -8410,7 +8410,7 @@ dependencies = [
"tracing",
"transform-stream",
"url",
"winapi",
"windows 0.62.2",
"zstd",
]