aboutsummaryrefslogtreecommitdiff
path: root/apps/resource-viewer/Cargo.toml
diff options
context:
space:
mode:
authorrenovate[bot] <renovatebot@noreply.localhost>2026-02-25 03:01:21 +0300
committerrenovate[bot] <renovatebot@noreply.localhost>2026-02-25 03:01:21 +0300
commit4b7f1a16b9435c025649c11806f8c8552af4c57c (patch)
tree3f209d253af9721bbb578b424ec9c640f99c9762 /apps/resource-viewer/Cargo.toml
parentada3b903ad750359d7ba810650dc65850c9215ee (diff)
downloadfparkan-4b7f1a16b9435c025649c11806f8c8552af4c57c.tar.xz
fparkan-4b7f1a16b9435c025649c11806f8c8552af4c57c.zip
fix(deps): update all digest updatesdevel
Diffstat (limited to 'apps/resource-viewer/Cargo.toml')
-rw-r--r--apps/resource-viewer/Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/resource-viewer/Cargo.toml b/apps/resource-viewer/Cargo.toml
index 51eef01..beadefe 100644
--- a/apps/resource-viewer/Cargo.toml
+++ b/apps/resource-viewer/Cargo.toml
@@ -5,7 +5,7 @@ edition = "2021"
publish = false
[dependencies]
-iced = "0.13"
-rfd = "0.15"
+iced = "0.14"
+rfd = "0.17"
nres = { path = "../../crates/nres" }
rsli = { path = "../../crates/rsli" }