add apcu support

This commit is contained in:
crazywhalecc
2023-05-02 15:12:58 +08:00
parent 1c2343f740
commit 669c7b188b
3 changed files with 15 additions and 0 deletions

View File

@@ -35,6 +35,10 @@
"zlib"
]
},
"apcu": {
"type": "external",
"source": "apcu"
},
"event": {
"type": "external",
"source": "ext-event",