chore: remove unneeded dependencies
This commit is contained in:
parent
40c7eb26cd
commit
d02051d16a
3 changed files with 5 additions and 19 deletions
|
|
@ -42,8 +42,7 @@ i18n-embed-fl = "0.10"
|
|||
iced_tiny_skia = { git = "https://github.com/pop-os/libcosmic" }
|
||||
indexmap = "2.13"
|
||||
keyframe = "1.1.1"
|
||||
libc = "0.2.182"
|
||||
libcosmic = { git = "https://github.com/pop-os/libcosmic", default-features = false }
|
||||
libcosmic = { git = "https://github.com/pop-os/libcosmic/", default-features = false }
|
||||
libsystemd = { version = "0.7", optional = true }
|
||||
log-panics = { version = "2", features = ["with-backtrace"] }
|
||||
ordered-float = "5.1"
|
||||
|
|
@ -52,7 +51,6 @@ regex = "1"
|
|||
ron = "0.12"
|
||||
rust-embed = { version = "8.11", features = ["debug-embed"] }
|
||||
sanitize-filename = "0.6.0"
|
||||
sendfd = "0.4.4"
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
serde_json = "1"
|
||||
thiserror = "2.0.18"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue