Update dependencies
This commit is contained in:
parent
576b9efd51
commit
20f9292e79
2 changed files with 151 additions and 158 deletions
304
Cargo.lock
generated
304
Cargo.lock
generated
File diff suppressed because it is too large
Load diff
|
|
@ -30,7 +30,6 @@ notify-rust = { version = "4", optional = true }
|
|||
once_cell = "1.19"
|
||||
open = "5.0.2"
|
||||
paste = "1.0"
|
||||
rayon = "1"
|
||||
regex = "1"
|
||||
serde = { version = "1", features = ["serde_derive"] }
|
||||
shlex = { version = "1.3" }
|
||||
|
|
@ -65,10 +64,6 @@ git = "https://github.com/pop-os/libcosmic.git"
|
|||
default-features = false
|
||||
features = ["a11y", "multi-window", "tokio", "winit"]
|
||||
|
||||
[dependencies.smol_str]
|
||||
version = "0.2.1"
|
||||
features = ["serde"]
|
||||
|
||||
[features]
|
||||
default = ["bzip2", "desktop", "gvfs", "liblzma", "notify", "wgpu"]
|
||||
desktop = ["libcosmic/desktop", "dep:xdg"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue