adding the basis for the full slide system
This commit is contained in:
parent
d4b40dbdc4
commit
66c37775d1
15 changed files with 1575 additions and 56 deletions
|
@ -17,3 +17,5 @@ serde-lexpr = "0.1.3"
|
|||
tracing = "0.1.40"
|
||||
tracing-subscriber = { version = "0.3.18", features = ["fmt", "std", "chrono", "time", "local-time", "env-filter"] }
|
||||
iced_video_player = { git = "https://github.com/jackpot51/iced_video_player", branch = "cosmic", features = ["wgpu"] }
|
||||
strum = "0.26.3"
|
||||
strum_macros = "0.26.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue