aboutsummaryrefslogtreecommitdiff
path: root/crates/render-parity
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 /crates/render-parity
parentada3b903ad750359d7ba810650dc65850c9215ee (diff)
downloadfparkan-4b7f1a16b9435c025649c11806f8c8552af4c57c.tar.xz
fparkan-4b7f1a16b9435c025649c11806f8c8552af4c57c.zip
fix(deps): update all digest updatesdevel
Diffstat (limited to 'crates/render-parity')
-rw-r--r--crates/render-parity/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/render-parity/Cargo.toml b/crates/render-parity/Cargo.toml
index 70c7ac3..dcf2ca1 100644
--- a/crates/render-parity/Cargo.toml
+++ b/crates/render-parity/Cargo.toml
@@ -6,4 +6,4 @@ edition = "2021"
[dependencies]
image = { version = "0.25", default-features = false, features = ["png"] }
serde = { version = "1", features = ["derive"] }
-toml = "0.8"
+toml = "0.9"