Replaced old yaml package with NimYAML
This commit is contained in:
parent
2c770f9d73
commit
d263c40a15
1 changed files with 1 additions and 15 deletions
|
|
@ -3773,20 +3773,6 @@
|
|||
"license": "MIT",
|
||||
"web": "https://github.com/nim-appkit/utils"
|
||||
},
|
||||
{
|
||||
"name": "yaml",
|
||||
"url": "https://github.com/nim-appkit/yaml",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
"serialization",
|
||||
"parsing",
|
||||
"yaml"
|
||||
],
|
||||
"description": "YAML parser",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/nim-appkit/yaml"
|
||||
},
|
||||
{
|
||||
"name": "pymod",
|
||||
"url": "https://github.com/jboy/nim-pymod",
|
||||
|
|
@ -4317,7 +4303,7 @@
|
|||
"web": "https://github.com/Electric-Blue/NimBluez"
|
||||
},
|
||||
{
|
||||
"name": "nimyaml",
|
||||
"name": "yaml",
|
||||
"url": "git://github.com/flyx/NimYAML",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue