Added package cborious (#3123)

This commit is contained in:
Jaremy Creechley 2025-09-19 04:59:36 -06:00 committed by GitHub
parent e639a7c07a
commit 8b428819b1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -36200,5 +36200,21 @@
"description": "Simple diff and sub-image finder with SIMD based on Pixie",
"license": "Apache-2.0",
"web": "https://github.com/elcritch/diffy"
},
{
"name": "cborious",
"url": "https://github.com/elcritch/cborious",
"method": "git",
"tags": [
"CBOR",
"rfc8949",
"binary",
"serialization",
"embedded",
"messagepack"
],
"description": "A new awesome nimble package",
"license": "Apache-2.0",
"web": "https://github.com/elcritch/cborious"
}
]