every.channel: sanitized baseline

This commit is contained in:
every.channel 2026-02-15 16:17:27 -05:00
commit 897e556bea
No known key found for this signature in database
258 changed files with 74298 additions and 0 deletions

View file

@ -0,0 +1,13 @@
[package]
name = "ec-chopper"
version = "0.0.0"
edition.workspace = true
license.workspace = true
[dependencies]
ac-ffmpeg = "0.19.0"
anyhow.workspace = true
blake3.workspace = true
ec-core = { path = "../ec-core" }
ec-ts = { path = "../ec-ts" }
serde.workspace = true