From 4bc43347a198b9bbed53087481852d08ed4d48cc Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Tue, 28 Nov 2023 09:52:46 +0900 Subject: build(deps): bump clipboard-win from 4.5.0 to 5.0.0 (#8927) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- helix-view/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'helix-view/Cargo.toml') diff --git a/helix-view/Cargo.toml b/helix-view/Cargo.toml index 266abf5f..7671151a 100644 --- a/helix-view/Cargo.toml +++ b/helix-view/Cargo.toml @@ -49,7 +49,7 @@ parking_lot = "0.12.1" [target.'cfg(windows)'.dependencies] -clipboard-win = { version = "4.5", features = ["std"] } +clipboard-win = { version = "5.0", features = ["std"] } [target.'cfg(unix)'.dependencies] libc = "0.2" -- cgit v1.2.3-70-g09d2