artifacts: rewrite the artifacts model to be source agnostic for now

This commit is contained in:
2026-06-09 22:00:37 +02:00
parent 44afe5a713
commit 2fe1cc3d5c
8 changed files with 234 additions and 73 deletions
+1
View File
@@ -11,6 +11,7 @@ chrono = { version = "0.4.44", features = ["serde"] }
color-eyre = "0.6.5"
crossterm = { version = "0.29.0", features = ["event-stream"] }
dotenv = "0.15.0"
enumset = { version = "1.1.13", features = ["serde"] }
futures = "0.3.32"
futures-timer = "3.0.4"
hound = "3.5.1"