Revert accidentally committed Cargo.toml change
This commit is contained in:
parent
c749a02df8
commit
67c5683131
1 changed files with 2 additions and 2 deletions
|
|
@ -24,10 +24,10 @@ palette = "0.7"
|
|||
git = "https://github.com/pop-os/cosmic-text.git"
|
||||
|
||||
[dependencies.libcosmic]
|
||||
#git = "https://github.com/pop-os/libcosmic.git"
|
||||
git = "https://github.com/pop-os/libcosmic.git"
|
||||
default-features = false
|
||||
features = ["tokio", "winit"]
|
||||
path = "../libcosmic"
|
||||
#path = "../libcosmic"
|
||||
|
||||
[features]
|
||||
default = ["wgpu"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue