upgrade to libdparse 0.22.0

This commit is contained in:
WebFreak001 2023-02-14 14:07:18 +01:00 committed by Petar Kirov
parent 1c54fc9873
commit 4fa9a42974
4 changed files with 4 additions and 4 deletions

View File

@ -6,7 +6,7 @@
"targetPath": "build", "targetPath": "build",
"targetType": "library", "targetType": "library",
"dependencies": { "dependencies": {
"libdparse": ">=0.20.0 <0.22.0", "libdparse": ">=0.20.0 <0.23.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.22.0", "libdparse": ">=0.20.0 <0.23.0",
":common": "*", ":common": "*",
"emsi_containers": "~>0.9.0" "emsi_containers": "~>0.9.0"
}, },

View File

@ -3,7 +3,7 @@
"versions": { "versions": {
"dsymbol": "0.14.1", "dsymbol": "0.14.1",
"emsi_containers": "0.9.0", "emsi_containers": "0.9.0",
"libdparse": "0.21.1", "libdparse": "0.22.0",
"msgpack-d": "1.0.4", "msgpack-d": "1.0.4",
"stdx-allocator": "2.77.5" "stdx-allocator": "2.77.5"
} }

@ -1 +1 @@
Subproject commit 592ef39a73a58439afc75a3e6c13a0d87d0b847d Subproject commit 98bf0f4166578717e0b78472ff5054d6f918e797