aboutsummaryrefslogtreecommitdiff
path: root/evc/Cargo.toml
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2022-12-20 08:57:35 +0100
committermetamuffin <metamuffin@disroot.org>2022-12-20 08:57:35 +0100
commit4df7c1f1cbe0c3f79eec6be2474aead263f166c8 (patch)
treee9c46e76edf436464b31db4f339e6b2d294e95b1 /evc/Cargo.toml
parenta7335ae0f8c04c8042f47a56f3845d2e5fc5c452 (diff)
downloadvideo-codec-experiments-4df7c1f1cbe0c3f79eec6be2474aead263f166c8.tar
video-codec-experiments-4df7c1f1cbe0c3f79eec6be2474aead263f166c8.tar.bz2
video-codec-experiments-4df7c1f1cbe0c3f79eec6be2474aead263f166c8.tar.zst
infra for compressed literal
Diffstat (limited to 'evc/Cargo.toml')
-rw-r--r--evc/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/evc/Cargo.toml b/evc/Cargo.toml
index f88e947..7a1178b 100644
--- a/evc/Cargo.toml
+++ b/evc/Cargo.toml
@@ -8,3 +8,4 @@ clap = { version = "*", features = ["derive"] }
anyhow = "1.0.66"
log = "0.4.17"
env_logger = "0.10.0"
+rustdct = "0.7.1"