mirror of
https://github.com/servo/servo.git
synced 2025-08-05 05:30:08 +01:00
Implement X11 clipboard integration (Issue #5376).
This commit is contained in:
parent
e4b620ea54
commit
ba4c455438
4 changed files with 30 additions and 1 deletions
1
components/servo/Cargo.lock
generated
1
components/servo/Cargo.lock
generated
|
@ -822,6 +822,7 @@ dependencies = [
|
|||
"url 0.2.23 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"util 0.0.1",
|
||||
"uuid 0.1.11 (git+https://github.com/rust-lang/uuid)",
|
||||
"xlib 0.1.0 (git+https://github.com/servo/rust-xlib)",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue