Revert accidentally committed Cargo.toml change

This commit is contained in:
Mattias Eriksson 2024-01-22 16:40:38 +01:00 committed by Jeremy Soller
parent c749a02df8
commit 67c5683131

View file

@ -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"]