diff options
author | Justin Bedo <cu@cua0.org> | 2023-08-16 22:41:22 +1000 |
---|---|---|
committer | Justin Bedo <cu@cua0.org> | 2023-08-16 22:41:22 +1000 |
commit | 2765051c4533483d11b2ea3fb4c660e74300ef01 (patch) | |
tree | fb02ee59bd6973f46ee66e4947aef24c21bab925 /package.yaml | |
parent | 5dffdecd5112d6c60c6ff285a8dd871086b7bc30 (diff) |
switch to streaming-commons and handle BGZip
Diffstat (limited to 'package.yaml')
-rw-r--r-- | package.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.yaml b/package.yaml index 3085a53..bf95141 100644 --- a/package.yaml +++ b/package.yaml @@ -3,7 +3,7 @@ name: dedumi dependencies: - base - fusion-plugin - - zlib-bindings + - streaming-commons - cuckoo - microlens-th - microlens |