unbump minimum libdparse version a little

This commit is contained in:
Su 2023-02-26 05:42:29 +00:00
parent 77273b0118
commit be4f029eb0
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
"StdLoggerDisableWarning" "StdLoggerDisableWarning"
], ],
"dependencies": { "dependencies": {
"libdparse": ">=0.22.0 <0.23.0", "libdparse": ">=0.21.0 <0.23.0",
"dcd:dsymbol": ">=0.14.0 <0.16.0", "dcd:dsymbol": ">=0.14.0 <0.16.0",
"inifiled": "~>1.3.1", "inifiled": "~>1.3.1",
"emsi_containers": "~>0.9.0", "emsi_containers": "~>0.9.0",