upgrade libdparse
This commit is contained in:
parent
3a87c65bac
commit
dc907e4a24
2
dub.json
2
dub.json
|
@ -11,7 +11,7 @@
|
||||||
"built_with_dub"
|
"built_with_dub"
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"libdparse": ">=0.23.1 <0.24.0",
|
"libdparse": ">=0.23.1 <0.26.0",
|
||||||
"dcd:dsymbol": ">=0.16.0-beta.2 <0.17.0",
|
"dcd:dsymbol": ">=0.16.0-beta.2 <0.17.0",
|
||||||
"inifiled": "~>1.3.1",
|
"inifiled": "~>1.3.1",
|
||||||
"emsi_containers": "~>0.9.0",
|
"emsi_containers": "~>0.9.0",
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"emsi_containers": "0.9.0",
|
"emsi_containers": "0.9.0",
|
||||||
"inifiled": "1.3.3",
|
"inifiled": "1.3.3",
|
||||||
"libddoc": "0.8.0",
|
"libddoc": "0.8.0",
|
||||||
"libdparse": "0.23.2",
|
"libdparse": "0.25.0",
|
||||||
"stdx-allocator": "2.77.5"
|
"stdx-allocator": "2.77.5"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit fe6d1e38fb4fc04323170389cfec67ed7fd4e24a
|
Subproject commit f8a6c28589aae180532fb460a1b22e92a0978292
|
Loading…
Reference in New Issue