mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-06 16:13:14 +00:00
Update parsetoml url
See https://github.com/NimParsers/parsetoml/issues/12.
This commit is contained in:
parent
b88a10c121
commit
274331e0f9
@ -1993,14 +1993,15 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "parsetoml",
|
"name": "parsetoml",
|
||||||
"url": "https://github.com/ziotom78/parsetoml.git",
|
"url": "https://github.com/NimParsers/parsetoml.git",
|
||||||
"method": "git",
|
"method": "git",
|
||||||
"tags": [
|
"tags": [
|
||||||
"library"
|
"library",
|
||||||
|
"parse"
|
||||||
],
|
],
|
||||||
"description": "Library for parsing TOML files.",
|
"description": "Library for parsing TOML files.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/ziotom78/parsetoml"
|
"web": "https://github.com/NimParsers/parsetoml"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "compiler",
|
"name": "compiler",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user