Skip to content

Commit

Permalink
Update clipboard to 0.4
Browse files Browse the repository at this point in the history
Fixes #17271
Fixes #16459
  • Loading branch information
est31 committed Jun 19, 2017
1 parent 8c58736 commit a1e9843
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion components/constellation/Cargo.toml
Expand Up @@ -13,7 +13,7 @@ path = "lib.rs"
backtrace = "0.3"
bluetooth_traits = { path = "../bluetooth_traits" }
canvas = {path = "../canvas"}
clipboard = "0.3"
clipboard = "0.4"
canvas_traits = {path = "../canvas_traits"}
compositing = {path = "../compositing"}
debugger = {path = "../debugger"}
Expand Down

0 comments on commit a1e9843

Please sign in to comment.