This commit is contained in:
ringabout 2022-09-17 18:58:55 +08:00 committed by GitHub
parent ec97ddd72d
commit 46fb6d6c5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20890,7 +20890,7 @@
}, },
{ {
"name": "xio", "name": "xio",
"url": "https://github.com/ringabout/async", "url": "https://github.com/ringabout/xio",
"method": "git", "method": "git",
"tags": [ "tags": [
"net", "net",
@ -20899,7 +20899,7 @@
], ],
"description": "Cross platform system API for os and net.", "description": "Cross platform system API for os and net.",
"license": "Apache-2.0", "license": "Apache-2.0",
"web": "https://github.com/ringabout/async" "web": "https://github.com/ringabout/xio"
}, },
{ {
"name": "once", "name": "once",