mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
commit
124c2e503f
@ -6754,5 +6754,19 @@
|
|||||||
"description": "sha3 - cryptographic hash function",
|
"description": "sha3 - cryptographic hash function",
|
||||||
"license": "CC0",
|
"license": "CC0",
|
||||||
"web": "https://bitbucket.org/mihailp/sha3/"
|
"web": "https://bitbucket.org/mihailp/sha3/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "coalesce",
|
||||||
|
"url": "https://github.com/piedar/coalesce",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"nil",
|
||||||
|
"null",
|
||||||
|
"options",
|
||||||
|
"operator"
|
||||||
|
],
|
||||||
|
"description": "A nil coalescing operator ?? for Nim",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/piedar/coalesce"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user