diff --git a/packages.json b/packages.json index 2af0fef..5626f8f 100644 --- a/packages.json +++ b/packages.json @@ -20763,5 +20763,18 @@ "description": "Interface for reading per bits", "license": "MIT", "web": "https://github.com/sealmove/bitstreams" + }, + { + "name": "deser", + "url": "https://github.com/gabbhack/deser", + "method": "git", + "tags": [ + "library", + "deserialization", + "serialization" + ], + "description": "De/serialization library for Nim ", + "license": "MIT", + "web": "https://github.com/gabbhack/deser" } ]