Implement 'combined' emitter

This commit is contained in:
2024-08-03 19:25:09 -03:00
parent f396e5dd33
commit 937b9d50e0
2 changed files with 23 additions and 4 deletions

View File

@ -8,6 +8,10 @@ targets:
tartrazine:
main: src/tartrazine.cr
crystal: '>= 1.13.0'
dependencies:
base58:
github: crystal-china/base58.cr
crystal: ">= 1.13.0"
license: MIT