Upgrade dependencies
This commit is contained in:
parent
4c598da07a
commit
bda259cf14
6 changed files with 1005 additions and 96 deletions
|
@ -7,10 +7,10 @@ edition = "2021"
|
|||
anyhow = "1.0"
|
||||
log = "0.4"
|
||||
simplelog = "0.12"
|
||||
wry = "0.27"
|
||||
wry = "0.33"
|
||||
native-dialog = "0.6"
|
||||
rust-embed = "6"
|
||||
base64 = "0.21"
|
||||
rust-embed = "8"
|
||||
bs64 = "0.1"
|
||||
directories = "5"
|
||||
clap = "4"
|
||||
warp = "0.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue