mirror of
https://github.com/servo/servo.git
synced 2025-08-10 07:55:33 +01:00
Auto merge of #17413 - est31:master, r=cbrewster
Update clipboard to 0.4 Fixes #17271 Fixes #16459 <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/17413) <!-- Reviewable:end -->
This commit is contained in:
commit
154186f420
2 changed files with 4 additions and 4 deletions
|
@ -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"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue