fix(deps): update rust crate scopeguard to 1.2 (#810)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-10-19 19:52:39 +03:00
committed by GitHub
parent 89b05c5e77
commit 2327fb8517

View File

@@ -68,7 +68,7 @@ cocoa = "0.24"
core-foundation = "0.9"
core-graphics = "0.22"
dispatch = "0.2"
scopeguard = "1.1"
scopeguard = "1.2"
png = "0.17"
[target."cfg(target_os = \"windows\")".dependencies]