Skip to content

Commit ab119b1

Browse files
committed
gui: bump rfd to 0.12
1 parent de8df48 commit ab119b1

File tree

2 files changed

+23
-34
lines changed

2 files changed

+23
-34
lines changed

Cargo.lock

Lines changed: 22 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

keechain/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ egui_extras = { version = "0.21", features = ["image"] }
1717
image = { version = "0.24", default-features = false, features = ["png"] }
1818
keechain-common = { version = "0.1", path = "../keechain-common" }
1919
keechain-core = { version = "0.1", path = "../keechain-core" }
20-
rfd = "0.11"
20+
rfd = "0.12"
2121
once_cell = "1.18"

0 commit comments

Comments
 (0)