update dependencies to allow building with `-dip25`

This commit is contained in:
Basile Burg 2018-12-29 10:40:56 +01:00
parent 2a2475ac41
commit ed27a1b91b
3 changed files with 4 additions and 4 deletions

@ -1 +1 @@
Subproject commit a8ffcc99d79b2b1195b7aac169a183706c2c9ec0 Subproject commit 211a3cf8c8a22f4329aabacbde4251cedbccdf8c

View File

@ -13,11 +13,11 @@
], ],
"dependencies" : { "dependencies" : {
"libdparse": "~>0.10.10", "libdparse": "~>0.10.10",
"dsymbol" : "~>0.5.3", "dsymbol" : "~>0.5.5",
"inifiled" : "~>1.3.1", "inifiled" : "~>1.3.1",
"emsi_containers" : "~>0.8.0-alpha.7", "emsi_containers" : "~>0.8.0-alpha.7",
"libddoc" : "~>0.5.0", "libddoc" : "~>0.5.0",
"stdx-allocator" : "~>2.77.4" "stdx-allocator" : "~>2.77.5"
}, },
"targetPath" : "bin", "targetPath" : "bin",
"stringImportPaths" : [ "stringImportPaths" : [

@ -1 +1 @@
Subproject commit b7778fd6bf5f9aaaa87dd27f989cefbf9b3b365f Subproject commit d6e6ce4a838e0dad43ef13f050f96627339cdccd