diff --git a/Cargo.toml b/Cargo.toml index 1a0a8b7..3015f2e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -58,7 +58,7 @@ log = "0.4" env_logger = "0.11" thiserror = "2.0" image = "0.25" -rfd = "0.15" +rfd = "0.17" tobj = "4.0" rand = "0.8" uuid = { version = "1.11", features = ["v4"] }