downgrade dsymbol and libdparse

fixes introduced std.experimental.allocator issues
This commit is contained in:
WebFreak001 2022-07-06 14:02:19 +02:00 committed by Jan Jurzitza
parent e639f8bcbe
commit 8761fa1e38
2 changed files with 3 additions and 3 deletions

@ -1 +1 @@
Subproject commit 206a2e6abd97b4462f3a320e4f2d23986fad3cff
Subproject commit 4ca7d3c1655eb8ff5c678f80159f7cb9aa80eb08

View File

@ -12,8 +12,8 @@
"StdLoggerDisableWarning"
],
"dependencies" : {
"libdparse": ">=0.19.2 <1.0.0",
"dsymbol" : ">=0.13.0 <1.0.0",
"libdparse": "0.19.2",
"dsymbol" : "0.13.0",
"inifiled" : "~>1.3.1",
"emsi_containers" : "~>0.8.0",
"libddoc" : "~>0.8.0",