Merge branch 'main' into v3-refactor/libs

This commit is contained in:
crazywhalecc
2026-02-05 10:04:24 +08:00
4 changed files with 36 additions and 11 deletions

View File

@@ -43,6 +43,14 @@
"calendar": {
"type": "builtin"
},
"com_dotnet": {
"support": {
"BSD": "no",
"Linux": "no",
"Darwin": "no"
},
"type": "builtin"
},
"ctype": {
"type": "builtin"
},