add docker-compose.yml
All checks were successful
tests / fmt (push) Successful in 45s
tests / build (push) Successful in 1m11s
tests / clippy (push) Successful in 2m22s
tests / pre-commit (push) Successful in 2m30s
tests / test (push) Successful in 2m43s
deploy / release-image (push) Successful in 5m16s

This commit is contained in:
2024-11-26 21:49:35 +01:00
parent a25e8ef65f
commit 9146ac06a6
3 changed files with 11 additions and 1 deletions

1
Cargo.lock generated
View File

@@ -3145,6 +3145,7 @@ dependencies = [
"bytemuck",
"lazy_static",
"log",
"rustfft",
]
[[package]]