Merge pull request #451 from dlang-community/update-dparse
update libdparse
This commit is contained in:
commit
8a53adc22a
2
dub.json
2
dub.json
|
@ -10,7 +10,7 @@
|
||||||
"StdLoggerDisableWarning"
|
"StdLoggerDisableWarning"
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"libdparse": "~>0.7.0",
|
"libdparse": "~>0.7.1-beta.2",
|
||||||
"dsymbol": "~>0.2.0",
|
"dsymbol": "~>0.2.0",
|
||||||
"inifiled": ">=0.0.6",
|
"inifiled": ">=0.0.6",
|
||||||
"emsi_containers": "~>0.5.3",
|
"emsi_containers": "~>0.5.3",
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit ca51bd13cf68646eaf9d6987db100cc3b288cffe
|
Subproject commit e115106395937d88947a9d7866025ff8cc93cbff
|
Loading…
Reference in New Issue