Update cosmic-text and modit, add release-with-debug profile

This commit is contained in:
Jeremy Soller 2023-11-14 09:04:34 -07:00
parent a1afcb9665
commit 0309a9a609
No known key found for this signature in database
GPG key ID: DCFCA852D3906975
2 changed files with 17 additions and 13 deletions

View file

@ -35,3 +35,7 @@ features = ["winit", "wgpu"]
[patch.crates-io]
smithay-client-toolkit = { git = "https://github.com/pop-os/client-toolkit", branch = "wayland-resize" }
[profile.release-with-debug]
inherits = "release"
debug = true