summaryrefslogtreecommitdiffstats
path: root/copypasta
diff options
context:
space:
mode:
authorChristian Duerr <chrisduerr@users.noreply.github.com>2019-04-03 22:57:54 +0000
committerGitHub <noreply@github.com>2019-04-03 22:57:54 +0000
commite98ea64c748f1cce673c97adbc72e6a9a3c11e5f (patch)
treeaba9d97bc30eb7a78669a557b9d3ffd4a77df789 /copypasta
parent86ccd0566edf97849079889a80e67669332c37cb (diff)
Bump dependencies
Diffstat (limited to 'copypasta')
-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"