mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 06:33:10 +00:00
Merge pull request #743 from kaushalmodi/update-parsetoml-link
Update parsetoml url
This commit is contained in:
commit
cda317d280
@ -1993,14 +1993,15 @@
|
||||
},
|
||||
{
|
||||
"name": "parsetoml",
|
||||
"url": "https://github.com/ziotom78/parsetoml.git",
|
||||
"url": "https://github.com/NimParsers/parsetoml.git",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library"
|
||||
"library",
|
||||
"parse"
|
||||
],
|
||||
"description": "Library for parsing TOML files.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/ziotom78/parsetoml"
|
||||
"web": "https://github.com/NimParsers/parsetoml"
|
||||
},
|
||||
{
|
||||
"name": "compiler",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user