fix rock file

This commit is contained in:
2026-06-20 21:07:49 +10:00
parent 85b3f5e301
commit 66fa2a5a65

View File

@@ -2,11 +2,9 @@
"configVersion": 1, "configVersion": 1,
"rock": { "rock": {
"name": "io", "name": "io",
"version": "0.0.1", "version": "0.0.2",
"gccArgs": [], "gccArgs": [],
"description": "Input / Output", "description": "Input / Output",
"dependencies": { "dependencies": {}
"test": "1.0.0"
}
} }
} }