mirror of
https://github.com/servo/servo.git
synced 2025-10-02 17:49:16 +01:00
Auto merge of #27209 - jdm:x11clipup, r=Manishearth
Update x11-clipboard.
This commit is contained in:
commit
7e919b5391
3 changed files with 8 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -6745,9 +6745,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "x11-clipboard"
|
||||
version = "0.3.0"
|
||||
version = "0.3.3"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "d8617c6185c96e5fcf57ff156496d73c9c82b7f09a5fea21b518dd32c10e2e05"
|
||||
checksum = "89bd49c06c9eb5d98e6ba6536cf64ac9f7ee3a009b2f53996d405b3944f6bcea"
|
||||
dependencies = [
|
||||
"xcb",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue