ensuring that slides can be created by different things

This commit is contained in:
Chris Cochrun 2024-10-08 06:18:26 -05:00
parent 887fc733e7
commit 8f065380aa
7 changed files with 270 additions and 50 deletions

View file

@ -42,6 +42,7 @@ time = { version = "0.3.29", features = ["formatting", "macros"] }
obws = "0.13.0"
reqwest = "0.11.23"
color-eyre = "0.6.3"
pretty_assertions = "1.4.1"
# ffmpeg-next = "6.0.0"
# cxx-qt-build generates C++ code from the `#[cxx_qt::bridge]` module