From 1d1bcb6b6273f9632d9ec263ec2a0fafb7977645 Mon Sep 17 00:00:00 2001 From: Sebastian Wilzbach Date: Sat, 24 Mar 2018 12:35:46 +0100 Subject: [PATCH] Fix #568 - Add multi-line support for .dscanner.ini --- dub.json | 2 +- inifiled | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dub.json b/dub.json index cf61ec7..021543e 100644 --- a/dub.json +++ b/dub.json @@ -14,7 +14,7 @@ "dependencies" : { "libdparse": "~>0.8.0-alpha.5", "dsymbol" : "~>0.3.0-alpha.3", - "inifiled" : ">=1.0.2", + "inifiled" : "~>1.1.0", "emsi_containers" : "~>0.6.0", "libddoc" : "~>0.3.0-beta.1", "stdx-allocator" : "~>2.77.0" diff --git a/inifiled b/inifiled index b79a61b..e15038a 160000 --- a/inifiled +++ b/inifiled @@ -1 +1 @@ -Subproject commit b79a61bc22179c52abbb7554c630b100963b2d1c +Subproject commit e15038a5c265a9fdaea354476e7759d04e8d0bf9