Skip to content

Commit 29f5059

Browse files
authoredJan 6, 2022
Update libtinyfiledialogs to 3.9.0 (#31)
See here: jdm/tinyfiledialogs-rs#35 (comment)
1 parent 4e74a48 commit 29f5059

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎ps-gui/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ objc = "0.2.7"
2020
[target."cfg(not(target_arch = \"wasm32\"))".dependencies]
2121
ps-importer = { path = "../ps-importer" }
2222
shellexpand = "2.1.0"
23-
tinyfiledialogs = "3.0"
23+
tinyfiledialogs = "3.9.0"

0 commit comments

Comments
 (0)
Please sign in to comment.