chore: udpate dependencies
This commit is contained in:
parent
3ca971f739
commit
4ae6718762
2 changed files with 28 additions and 54 deletions
|
|
@ -30,7 +30,6 @@ git = "https://github.com/pop-os/cosmic-syntax-theme"
|
|||
[dependencies.cosmic-text]
|
||||
git = "https://github.com/pop-os/cosmic-text"
|
||||
features = ["syntect", "vi"]
|
||||
#path = "../cosmic-text"
|
||||
|
||||
[dependencies.libcosmic]
|
||||
git = "https://github.com/pop-os/libcosmic"
|
||||
|
|
@ -58,9 +57,6 @@ fork = "0.1"
|
|||
default = ["rfd", "wgpu"]
|
||||
wgpu = ["libcosmic/wgpu"]
|
||||
|
||||
[patch.crates-io]
|
||||
wgpu = { git = "https://github.com/gfx-rs/wgpu", rev = "faed98b" }
|
||||
|
||||
[profile.release-with-debug]
|
||||
inherits = "release"
|
||||
debug = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue