Merge pull request #743 from kaushalmodi/update-parsetoml-link

Update parsetoml url
This commit is contained in:
Dominik Picheta
2018-05-19 10:59:13 +01:00
committed by GitHub
+4 -3
View File
@@ -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",