Skip to content

Commit 5b0d267

Browse files
committed
Add nim-binary-serialization
1 parent 82a19aa commit 5b0d267

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

packages.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7934,6 +7934,19 @@
79347934
"license": "MIT",
79357935
"web": "https://github.com/status-im/nim-ssz-serialization"
79367936
},
7937+
{
7938+
"name": "binary_serialization",
7939+
"url": "https://github.com/status-im/nim-binary-serialization",
7940+
"method": "git",
7941+
"tags": [
7942+
"library",
7943+
"binary",
7944+
"serialization"
7945+
],
7946+
"description": "Binary packed serialization compatible with the status-im/nim-serialization framework",
7947+
"license": "MIT",
7948+
"web": "https://github.com/status-im/nim-binary-serialization"
7949+
},
79377950
{
79387951
"name": "confutils",
79397952
"url": "https://github.com/status-im/nim-confutils",

0 commit comments

Comments
 (0)