summaryrefslogtreecommitdiffstats
path: root/copypasta/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'copypasta/Cargo.toml')
-rw-r--r--copypasta/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/copypasta/Cargo.toml b/copypasta/Cargo.toml
index 869857ff..3ad221de 100644
--- a/copypasta/Cargo.toml
+++ b/copypasta/Cargo.toml
@@ -14,4 +14,4 @@ objc_id = "0.1"
objc-foundation = "0.1"
[target.'cfg(windows)'.dependencies]
-clipboard = "0.4.2"
+clipboard = "0.5.0"