mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
fix 'criterion' url (#1639)
This commit is contained in:
parent
7eb6f062d6
commit
290043db24
@ -11426,14 +11426,14 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "criterion",
|
"name": "criterion",
|
||||||
"url": "https://github.com/disruptek/criterion.nim",
|
"url": "https://github.com/disruptek/criterion",
|
||||||
"method": "git",
|
"method": "git",
|
||||||
"tags": [
|
"tags": [
|
||||||
"benchmark"
|
"benchmark"
|
||||||
],
|
],
|
||||||
"description": "Statistic-driven microbenchmark framework",
|
"description": "Statistic-driven microbenchmark framework",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/disruptek/criterion.nim"
|
"web": "https://github.com/disruptek/criterion"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "nanoid",
|
"name": "nanoid",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user