Codebase list rust-libslirp / 4942f1a
clipboard: use x11-clipboard 0.5 Ximin Luo 4 years ago
3 changed file(s) with 3 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
11
22 * Package clipboard 0.5.0 from crates.io using debcargo 2.4.0
33
4 -- Ximin Luo <infinity0@debian.org> Tue, 24 Dec 2019 03:45:55 +0000
4 -- Ximin Luo <infinity0@debian.org> Tue, 24 Dec 2019 14:41:17 +0000
22 @@ -20,13 +20,3 @@
33 repository = "https://github.com/aweinstock314/rust-clipboard"
44 [target."cfg(all(unix, not(any(target_os=\"macos\", target_os=\"android\"))))".dependencies.x11-clipboard]
5 version = "0.3"
5 version = "0.5"
66 -[target."cfg(target_os = \"macos\")".dependencies.objc]
77 -version = "0.2"
88 -
0 relax-dep-versions.patch
01 drop-non-foss-platforms.patch