bump libdparse to 0.21.1

Mainly adds some new syntax parsing support
This commit is contained in:
WebFreak001 2022-12-30 16:11:36 +01:00 committed by Jan Jurzitza
parent 0f68143929
commit 4c426d73d1
3 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@
"targetPath": "build", "targetPath": "build",
"targetType": "library", "targetType": "library",
"dependencies": { "dependencies": {
"libdparse": ">=0.20.0 <0.21.0", "libdparse": ">=0.20.0 <0.22.0",
"emsi_containers": "~>0.9.0" "emsi_containers": "~>0.9.0"
} }
} }

View File

@ -8,7 +8,7 @@
"license": "GPL-3.0", "license": "GPL-3.0",
"dependencies": { "dependencies": {
":dsymbol": "*", ":dsymbol": "*",
"libdparse": ">=0.20.0 <0.21.0", "libdparse": ">=0.20.0 <0.22.0",
":common": "*", ":common": "*",
"emsi_containers": "~>0.9.0" "emsi_containers": "~>0.9.0"
}, },

@ -1 +1 @@
Subproject commit c3fa4e6eb3720c6aad9e9a772a919ccee2cf1215 Subproject commit 592ef39a73a58439afc75a3e6c13a0d87d0b847d