Update cosmic-text and modit, add release-with-debug profile
This commit is contained in:
parent
a1afcb9665
commit
0309a9a609
2 changed files with 17 additions and 13 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue