Implement dialog for replacing files

This commit is contained in:
Jeremy Soller 2024-02-26 15:15:49 -07:00
parent ab3b5f40d5
commit 5778d64e8c
5 changed files with 265 additions and 220 deletions

View file

@ -30,7 +30,6 @@ rust-embed = "8"
git = "https://github.com/pop-os/libcosmic.git"
default-features = false
features = ["multi-window", "tokio", "winit"]
#path = "../libcosmic"
[dependencies.smol_str]
version = "0.2.1"