diff --git a/packages.json b/packages.json index 457af62..2c88b2d 100644 --- a/packages.json +++ b/packages.json @@ -22972,6 +22972,22 @@ "license": "MIT", "web": "https://github.com/SciNim/unchained" }, + { + "name": "syndicate", + "url": "https://git.sr.ht/~ehmry/syndicate-nim", + "method": "git", + "tags": [ + "actors", + "concurrency", + "dsl", + "library", + "rpc", + "syndicate" + ], + "description": "Syndicated actors for conversational concurrency", + "license": "ISC", + "web": "https://syndicate-lang.org/" + }, { "name": "datamancer", "url": "https://github.com/SciNim/datamancer",