feat: Added stuff
Some checks failed
build / checks-matrix (push) Has been cancelled
build / checks-build (push) Has been cancelled
build / codecov (push) Has been cancelled
docs / docs (push) Has been cancelled

This commit is contained in:
uttarayan21
2025-11-22 04:39:42 +05:30
parent b1cfc19b96
commit 61a2ea1733
8 changed files with 398 additions and 117 deletions

View File

@@ -14,6 +14,7 @@ iced = { git = "https://github.com/iced-rs/iced", features = [
"image",
"sipper",
"tokio",
"debug",
] }
iced_wgpu = { git = "https://github.com/iced-rs/iced" }
iced_video_player = { path = "crates/iced_video_player" }