update dependencies dparse 0.11.z and containers fixed to 0.8.0-alpha.11 (#752)
This commit is contained in:
parent
3e78ef108f
commit
1bb815e927
|
|
@ -1 +1 @@
|
||||||
Subproject commit 5d85484707d9bb6bae374f352231e633518efe5a
|
Subproject commit 22fe1e5b385fbf64fb9647731291f377bdb117d3
|
||||||
2
dsymbol
2
dsymbol
|
|
@ -1 +1 @@
|
||||||
Subproject commit 211a3cf8c8a22f4329aabacbde4251cedbccdf8c
|
Subproject commit 7eb7a3b5c57593b51d002ae4369501a1a395f31a
|
||||||
8
dub.json
8
dub.json
|
|
@ -12,11 +12,11 @@
|
||||||
"StdLoggerDisableWarning"
|
"StdLoggerDisableWarning"
|
||||||
],
|
],
|
||||||
"dependencies" : {
|
"dependencies" : {
|
||||||
"libdparse": "~>0.10.12",
|
"libdparse": "~>0.11.0",
|
||||||
"dsymbol" : "~>0.5.5",
|
"dsymbol" : "~>0.6.0",
|
||||||
"inifiled" : "~>1.3.1",
|
"inifiled" : "~>1.3.1",
|
||||||
"emsi_containers" : "~>0.8.0-alpha.7",
|
"emsi_containers" : "0.8.0-alpha.11",
|
||||||
"libddoc" : "~>0.5.0",
|
"libddoc" : "~>0.6.0",
|
||||||
"stdx-allocator" : "~>2.77.5"
|
"stdx-allocator" : "~>2.77.5"
|
||||||
},
|
},
|
||||||
"targetPath" : "bin",
|
"targetPath" : "bin",
|
||||||
|
|
|
||||||
2
libddoc
2
libddoc
|
|
@ -1 +1 @@
|
||||||
Subproject commit bf0472714f435452c253fd7755d838e383cee987
|
Subproject commit beff9b8f11ddc71ffcdfa7108a3c12e5aa8e2825
|
||||||
|
|
@ -1 +1 @@
|
||||||
Subproject commit ea63487efde96b6f169065d801bbcb8d7ed5dbb4
|
Subproject commit 23b20de4ee48ed3f0e8729f6318405543cb3a611
|
||||||
Loading…
Reference in New Issue