Upgrade dsymbol and libdparse dependencies

This commit is contained in:
Per Nordlöw 2022-07-14 10:29:33 +02:00
parent 502b91be48
commit 37513b9348
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@
], ],
"license": "GPL-3.0", "license": "GPL-3.0",
"dependencies": { "dependencies": {
"dsymbol": "~>0.13.1", "dsymbol": "~>0.13.3",
"libdparse": "~>0.19.3", "libdparse": "~>0.19.4",
":common": "*", ":common": "*",
"emsi_containers": "~>0.8.0" "emsi_containers": "~>0.8.0"
}, },