Merge branch 'main' into libargon2-support

This commit is contained in:
crazywhalecc
2023-11-05 17:50:00 +08:00
4 changed files with 46 additions and 27 deletions

View File

@@ -169,14 +169,14 @@
"arg-type": "custom",
"ext-depends": [
"mbstring"
],
"lib-depends": [
"onig"
]
},
"mbstring": {
"type": "builtin",
"arg-type": "custom",
"lib-depends": [
"onig"
]
"arg-type": "custom"
},
"memcache": {
"type": "external",