Split task from serai-processor-primitives into serai-task

This commit is contained in:
Luke Parker
2024-12-19 10:07:24 -05:00
parent 066aa9eda4
commit 147a6e43d0
11 changed files with 60 additions and 1 deletions

View File

@@ -41,6 +41,7 @@ allow = [
exceptions = [
{ allow = ["AGPL-3.0"], name = "serai-env" },
{ allow = ["AGPL-3.0"], name = "serai-task" },
{ allow = ["AGPL-3.0"], name = "ethereum-schnorr-contract" },
{ allow = ["AGPL-3.0"], name = "serai-ethereum-relayer" },