mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 17:13:09 +00:00
Added package bitset (#1705)
This commit is contained in:
parent
ad33ef68a6
commit
84125204ff
@ -20287,5 +20287,19 @@
|
||||
"description": "Nim wrapper around the ngtcp2 library",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/status-im/nim-ngtcp2"
|
||||
},
|
||||
{
|
||||
"name": "bitset",
|
||||
"url": "https://github.com/joryschossau/bitset",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"c++",
|
||||
"library",
|
||||
"stdlib",
|
||||
"type"
|
||||
],
|
||||
"description": "A pure nim version of C++'s std::bitset",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/joryschossau/bitset"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user