mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Add nim-binary-serialization (#3040)
This commit is contained in:
parent
82a19aa591
commit
13d3ad2de6
@ -7934,6 +7934,19 @@
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/status-im/nim-ssz-serialization"
|
||||
},
|
||||
{
|
||||
"name": "binary_serialization",
|
||||
"url": "https://github.com/status-im/nim-binary-serialization",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
"binary",
|
||||
"serialization"
|
||||
],
|
||||
"description": "Binary packed serialization compatible with the status-im/nim-serialization framework",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/status-im/nim-binary-serialization"
|
||||
},
|
||||
{
|
||||
"name": "confutils",
|
||||
"url": "https://github.com/status-im/nim-confutils",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user