Skip to content

Commit 58a9787

Browse files
fix(deps): update rust crate image to 0.25
1 parent a171e0f commit 58a9787

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/clipboard-manager/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ thiserror = { workspace = true }
2626

2727
[target."cfg(any(target_os = \"macos\", windows, target_os = \"linux\", target_os = \"dragonfly\", target_os = \"freebsd\", target_os = \"openbsd\", target_os = \"netbsd\"))".dependencies]
2828
arboard = "3"
29-
image = "0.24"
29+
image = "0.25"

0 commit comments

Comments
 (0)