Skip to content

Commit

Permalink
Set minimum version of libdparse to 0.19.3
Browse files Browse the repository at this point in the history
  • Loading branch information
nordlow authored and WebFreak001 committed Jun 18, 2022
1 parent b090b70 commit 486668c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dub.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"targetPath": "build",
"targetType": "library",
"dependencies": {
"libdparse": ">=0.19.0 <0.20.0",
"libdparse": ">=0.19.3 <0.20.0",
"emsi_containers": "~>0.8.0"
}
}

0 comments on commit 486668c

Please sign in to comment.