diff --git a/packages.json b/packages.json index 5d547d5..b70e7ee 100644 --- a/packages.json +++ b/packages.json @@ -12467,5 +12467,18 @@ "description": "HQ Trivia API wrapper for Nim", "license": "MIT", "web": "https://github.com/sillibird/nimhq" + }, + { + "name": "binio", + "url": "https://github.com/Riderfighter/binio", + "method": "git", + "tags": [ + "structured", + "byte", + "data" + ], + "description": "Package for packing and unpacking byte data", + "license": "MIT", + "web": "https://github.com/Riderfighter/binio" } ]