mirror of https://github.com/adamdruppe/arsd.git
Update sub-package description in DUB recipe
This commit is contained in:
parent
a1a96a44cd
commit
007a637559
2
dub.json
2
dub.json
|
@ -790,7 +790,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "ini",
|
"name": "ini",
|
||||||
"description": "INI file support - INI parser with support for various dialects.",
|
"description": "INI configuration file support - configurable INI parser and serializer with support for various dialects.",
|
||||||
"targetType": "library",
|
"targetType": "library",
|
||||||
"sourceFiles": ["ini.d"],
|
"sourceFiles": ["ini.d"],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|
Loading…
Reference in New Issue