Update x11rb and smithay-clipboard dependencies
This commit is contained in:
parent
233844934e
commit
cce758143e
2 changed files with 2 additions and 2 deletions
|
|
@ -10,4 +10,4 @@ documentation = "https://docs.rs/clipboard_wayland"
|
||||||
keywords = ["clipboard", "wayland"]
|
keywords = ["clipboard", "wayland"]
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
smithay-clipboard = "0.6"
|
smithay-clipboard = "0.7"
|
||||||
|
|
|
||||||
|
|
@ -10,5 +10,5 @@ documentation = "https://docs.rs/clipboard_x11"
|
||||||
keywords = ["clipboard", "x11"]
|
keywords = ["clipboard", "x11"]
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
x11rb = "0.11"
|
x11rb = "0.13"
|
||||||
thiserror = "1.0"
|
thiserror = "1.0"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue