From c55bf72d25e37ae0e87a53f106e29d265e892c5b Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Tue, 13 Feb 2024 09:57:22 +0900 Subject: build(deps): bump clipboard-win from 5.0.0 to 5.1.0 (#9616) 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') diff --git a/helix-view/Cargo.toml b/helix-view/Cargo.toml index 5a552545..b1b444f9 100644 --- a/helix-view/Cargo.toml +++ b/helix-view/Cargo.toml @@ -50,7 +50,7 @@ parking_lot = "0.12.1" [target.'cfg(windows)'.dependencies] -clipboard-win = { version = "5.0", features = ["std"] } +clipboard-win = { version = "5.1", features = ["std"] } [target.'cfg(unix)'.dependencies] libc = "0.2" -- cgit v1.2.3-70-g09d2