cleanup: remove unused patch
This commit is contained in:
parent
baea01b884
commit
b73e755a42
2 changed files with 0 additions and 6 deletions
5
Cargo.lock
generated
5
Cargo.lock
generated
|
|
@ -3225,8 +3225,3 @@ dependencies = [
|
||||||
"quote",
|
"quote",
|
||||||
"syn",
|
"syn",
|
||||||
]
|
]
|
||||||
|
|
||||||
[[patch.unused]]
|
|
||||||
name = "xkbcommon"
|
|
||||||
version = "0.5.0"
|
|
||||||
source = "git+https://github.com/rust-x-bindings/xkbcommon-rs#4e491bee1b850625ae077134901f89836edb6e81"
|
|
||||||
|
|
|
||||||
|
|
@ -21,4 +21,3 @@ wayland-sys = { git = "https://github.com/smithay/wayland-rs", version = "0.30.0
|
||||||
wayland-backend = { git = "https://github.com/smithay/wayland-rs", version = "0.1.0-beta.9"}
|
wayland-backend = { git = "https://github.com/smithay/wayland-rs", version = "0.1.0-beta.9"}
|
||||||
wayland-scanner = { git = "https://github.com/smithay/wayland-rs", version = "0.30.0-beta.9"}
|
wayland-scanner = { git = "https://github.com/smithay/wayland-rs", version = "0.30.0-beta.9"}
|
||||||
wayland-client = { git = "https://github.com/smithay/wayland-rs", version = "0.30.0-beta.9"}
|
wayland-client = { git = "https://github.com/smithay/wayland-rs", version = "0.30.0-beta.9"}
|
||||||
xkbcommon = { git = "https://github.com/rust-x-bindings/xkbcommon-rs" }
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue