diff --git a/packages/azync.json b/packages/coroutinez.json similarity index 55% rename from packages/azync.json rename to packages/coroutinez.json index 962d8c4..427134b 100644 --- a/packages/azync.json +++ b/packages/coroutinez.json @@ -1,12 +1,12 @@ { "author": "Florian Petautschnig (floscodes) ", "tags": [ - "async" + "corountines" ], - "git": "https://github.com/floscodes/azync", + "git": "https://github.com/floscodes/coroutinez", "root_file": "/src/root.zig", - "description": "azync is a runtime for running asynchronous tasks in zig.", + "description": "coroutinez is a runtime for running tasks using coroutines in zig.", "license": "mit", "updated_at": "2025-06-08T17:25:58Z", "homepage": null -} +} \ No newline at end of file