Merge pull request #418 from BBasile/loop-asm

update libdparse to prevent case of OutOfMem
merged-on-behalf-of: Brian Schott <Hackerpilot@users.noreply.github.com>
This commit is contained in:
The Dlang Bot 2017-11-08 00:43:55 +01:00 committed by GitHub
commit 2466f8cf6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@
"license": "GPL-3.0",
"dependencies": {
"dsymbol": "~>0.2.8",
"libdparse": "~>0.7.1",
"libdparse": ">=0.7.2-alpha.2",
"msgpack-d": "~>1.0.0-beta.3"
},
"versions": ["built_with_dub"],

@ -1 +1 @@
Subproject commit a4cdc474a130ecf5ba3be9424cfb23815eeefd3a
Subproject commit 0bd3235f852454a1c1c6dfe55e26786ad13bc4b5