aboutsummaryrefslogtreecommitdiffstats
path: root/nihav-allstuff/Cargo.toml
diff options
context:
space:
mode:
authorKostya Shishkov <kostya.shishkov@gmail.com>2020-07-04 18:30:01 +0200
committerKostya Shishkov <kostya.shishkov@gmail.com>2020-07-06 13:30:44 +0200
commit4c1582cf2e275af7c0f4a2c1a397fed5b68d31d5 (patch)
tree60a7de2c96d038ac2e4346ec119aea3fba4cf20b /nihav-allstuff/Cargo.toml
parentd341f57a0caf409d7dcc258b396cdee2080be399 (diff)
downloadnihav-4c1582cf2e275af7c0f4a2c1a397fed5b68d31d5.tar.gz
add nihav_qt crate with some QuickTime codecs
Diffstat (limited to 'nihav-allstuff/Cargo.toml')
-rw-r--r--nihav-allstuff/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/nihav-allstuff/Cargo.toml b/nihav-allstuff/Cargo.toml
index 49aeaae..6c5de36 100644
--- a/nihav-allstuff/Cargo.toml
+++ b/nihav-allstuff/Cargo.toml
@@ -11,6 +11,7 @@ nihav_duck = { path = "../nihav-duck" }
nihav_game = { path = "../nihav-game" }
nihav_indeo = { path = "../nihav-indeo" }
nihav_ms = { path = "../nihav-ms" }
+nihav_qt = { path = "../nihav-qt" }
nihav_rad = { path = "../nihav-rad" }
nihav_realmedia = { path = "../nihav-realmedia" }