update dparse to prevent a possible infinite loop on completion after `in`

This commit is contained in:
Basile Burg 2018-08-30 11:42:34 +02:00
parent 436778fd1b
commit c7f54d6cc9
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@
"license": "GPL-3.0",
"dependencies": {
"dsymbol": "~>0.4.3",
"libdparse": "~>0.9.1",
"libdparse": "~>0.9.3",
"msgpack-d": "~>1.0.0-beta.3",
"stdx-allocator": "~>2.77.2"
},

@ -1 +1 @@
Subproject commit 0356d17fdfc6bbd0f469ec1e20b1249fa65a922a
Subproject commit f04bd575fdcabf3f7934a63a0819e37d1ef4a9e3