Support modifying reuploaded tarballs

This commit is contained in:
2023-10-08 12:28:46 +02:00
parent f3beee3e19
commit 5e161c3dad
8 changed files with 115 additions and 56 deletions

View File

@@ -25,6 +25,7 @@ common dependencies
modern-uri ^>= 0.3.6,
memory ^>= 0.18,
parser-combinators ^>= 1.3,
process ^>= 1.6.18,
text ^>= 2.0,
tomland ^>= 1.3.3,
transformers ^>= 0.5.6,
@@ -69,7 +70,6 @@ executable slackbuilder
conduit ^>= 1.3.5,
http-client ^>= 0.7,
optparse-applicative ^>= 0.18.1,
process ^>= 1.6.17,
req ^>= 3.13,
slackbuilder,
unordered-containers ^>= 0.2.19,