Skip to content

Commit 847782d

Browse files
authored
Merge pull request #571 from wilzbach/inifiled-multiline
Fix #568 - Add multi-line support for .dscanner.ini merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2 parents 14ae261 + 1d1bcb6 commit 847782d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dub.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"dependencies" : {
1515
"libdparse": "~>0.8.0-alpha.5",
1616
"dsymbol" : "~>0.3.0-alpha.3",
17-
"inifiled" : ">=1.0.2",
17+
"inifiled" : "~>1.1.0",
1818
"emsi_containers" : "~>0.6.0",
1919
"libddoc" : "~>0.3.0-beta.1",
2020
"stdx-allocator" : "~>2.77.0"

inifiled

0 commit comments

Comments
 (0)