mirror of
https://github.com/dlang-community/D-Scanner.git
synced 2025-04-26 21:30:14 +03:00
Upgrade libdparse version
This commit is contained in:
parent
2400d9c9e7
commit
8e1075569b
2 changed files with 2 additions and 2 deletions
2
dub.json
2
dub.json
|
@ -12,7 +12,7 @@
|
|||
"StdLoggerDisableWarning"
|
||||
],
|
||||
"dependencies" : {
|
||||
"libdparse": ">=0.17.0 <0.18.0",
|
||||
"libdparse": ">=0.17.0 <1.0.0",
|
||||
"dsymbol" : ">=0.11.3 <0.12.0",
|
||||
"inifiled" : "~>1.3.1",
|
||||
"emsi_containers" : "~>0.8.0",
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit fbdf71b929a9f9bc982d0204f921371806e5d412
|
||||
Subproject commit 7112880dae3f25553d96dae53a445c16261de7f9
|
Loading…
Add table
Add a link
Reference in a new issue