From e5d99d4cb0864566dc7a2d605d64fdd49a3c4bc5 Mon Sep 17 00:00:00 2001 From: Hackerpilot Date: Wed, 9 Oct 2019 11:27:03 -0700 Subject: [PATCH] Update dependencies. Fixes #778 --- containers | 2 +- dub.json | 4 ++-- libdparse | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/containers b/containers index a978c3c..3f1b64e 160000 --- a/containers +++ b/containers @@ -1 +1 @@ -Subproject commit a978c3cda3f6ec3ba7449ec5c08dd5cd4dd79c6e +Subproject commit 3f1b64e29c0c1a2a06e64b2271842ab0bf368575 diff --git a/dub.json b/dub.json index 35ac1bf..317417d 100644 --- a/dub.json +++ b/dub.json @@ -12,10 +12,10 @@ "StdLoggerDisableWarning" ], "dependencies" : { - "libdparse": "~>0.13.0", + "libdparse": "~>0.13.1", "dsymbol" : "~>0.9.0", "inifiled" : "~>1.3.1", - "emsi_containers" : "~>0.8.0-alpha.13", + "emsi_containers" : "~>0.8.0-alpha.17", "libddoc" : "~>0.7.0", "stdx-allocator" : "~>2.77.5" }, diff --git a/libdparse b/libdparse index 5270739..f512cb0 160000 --- a/libdparse +++ b/libdparse @@ -1 +1 @@ -Subproject commit 5270739bcd1962418784c7760773e24d28b6009b +Subproject commit f512cb0b4bc11ce64eb64a710163495e425a7ad8