Skip to content

Commit 1d1bcb6

Browse files
committed
Fix #568 - Add multi-line support for .dscanner.ini
1 parent eb28103 commit 1d1bcb6

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)