Update dependencies

This commit is contained in:
Jeremy Soller 2024-10-29 14:33:29 -06:00
parent 5b0d05d2cb
commit ee0e24782b
No known key found for this signature in database
GPG key ID: D02FD439211AF56F
2 changed files with 137 additions and 144 deletions

View file

@ -47,10 +47,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"]
[target.'cfg(unix)'.dependencies]
fork = "0.1"