Update iced_video_player

This commit is contained in:
Jeremy Soller 2024-10-07 13:48:53 -06:00
parent 644661e38d
commit 4dcc3327c1
No known key found for this signature in database
GPG key ID: D02FD439211AF56F
2 changed files with 5 additions and 1 deletions

View file

@ -45,7 +45,11 @@ wgpu = ["libcosmic/wgpu"]
inherits = "release"
debug = true
# [patch.'https://github.com/jackpot51/iced_video_player']
# iced_video_player = { path = "../../iced_video_player" }
# [patch.'https://github.com/pop-os/libcosmic']
# libcosmic = { path = "../libcosmic" }
# cosmic-config = { path = "../libcosmic/cosmic-config" }
# cosmic-theme = { path = "../libcosmic/cosmic-theme" }