Allow to handle archive

This commit is contained in:
Quentin Boyer 2023-11-12 23:01:19 +01:00
parent c5ff34cd4f
commit 78647a59e5
3 changed files with 255 additions and 39 deletions

1
Cargo.lock generated
View file

@ -883,6 +883,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "46c51860ce7be5be6f6104c4e13b14e56662ebbd7c96c50e10069d59f8c3d892"
dependencies = [
"iced_widget",
"num-traits",
]
[[package]]