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,
"rock": {
"name": "io",
"version": "0.0.1",
"version": "0.0.2",
"gccArgs": [],
"description": "Input / Output",
"dependencies": {
"test": "1.0.0"
}
"dependencies": {}
}
}