adding lldb and dir-locals for debugging

This commit is contained in:
Chris Cochrun 2025-08-19 06:38:43 -05:00
parent 2c296a1a1f
commit 9db93107cc
3 changed files with 7 additions and 2 deletions

View file

@ -43,8 +43,8 @@ git = "https://github.com/jackpot51/iced_video_player.git"
branch = "cosmic"
features = ["wgpu"]
[profile.dev]
opt-level = 3
# [profile.dev]
# opt-level = 3
[profile.release]
opt-level = 3