diff --git a/ps-gui/Cargo.toml b/ps-gui/Cargo.toml index b6aa5b8..8d11dff 100644 --- a/ps-gui/Cargo.toml +++ b/ps-gui/Cargo.toml @@ -20,4 +20,4 @@ objc = "0.2.7" [target."cfg(not(target_arch = \"wasm32\"))".dependencies] ps-importer = { path = "../ps-importer" } shellexpand = "2.1.0" -tinyfiledialogs = "3.0" \ No newline at end of file +tinyfiledialogs = "3.9.0"