We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da8a7bb commit 7aeafcaCopy full SHA for 7aeafca
plugins/clipboard-manager/Cargo.toml
@@ -26,4 +26,4 @@ thiserror = { workspace = true }
26
27
[target."cfg(any(target_os = \"macos\", windows, target_os = \"linux\", target_os = \"dragonfly\", target_os = \"freebsd\", target_os = \"openbsd\", target_os = \"netbsd\"))".dependencies]
28
arboard = "3"
29
-image = "0.24"
+image = "0.25"
0 commit comments