chore: resolve local graphics dependencies
This commit is contained in:
parent
bceea507bc
commit
c44023707f
1 changed files with 56 additions and 1 deletions
57
Cargo.lock
generated
57
Cargo.lock
generated
|
|
@ -1833,7 +1833,6 @@ dependencies = [
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "smithay-clipboard"
|
name = "smithay-clipboard"
|
||||||
version = "0.8.0"
|
version = "0.8.0"
|
||||||
source = "git+https://github.com/pop-os/smithay-clipboard?tag=sctk-0.20#859b02c88f45c554049a67c6ddeec1692ce0e20b"
|
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"libc",
|
"libc",
|
||||||
"raw-window-handle",
|
"raw-window-handle",
|
||||||
|
|
@ -2780,3 +2779,59 @@ dependencies = [
|
||||||
"syn",
|
"syn",
|
||||||
"winnow 1.0.3",
|
"winnow 1.0.3",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
[[patch.unused]]
|
||||||
|
name = "dpi"
|
||||||
|
version = "0.1.2"
|
||||||
|
|
||||||
|
[[patch.unused]]
|
||||||
|
name = "winit"
|
||||||
|
version = "0.31.0-beta.2"
|
||||||
|
|
||||||
|
[[patch.unused]]
|
||||||
|
name = "winit-android"
|
||||||
|
version = "0.31.0-beta.2"
|
||||||
|
|
||||||
|
[[patch.unused]]
|
||||||
|
name = "winit-appkit"
|
||||||
|
version = "0.31.0-beta.2"
|
||||||
|
|
||||||
|
[[patch.unused]]
|
||||||
|
name = "winit-common"
|
||||||
|
version = "0.31.0-beta.2"
|
||||||
|
|
||||||
|
[[patch.unused]]
|
||||||
|
name = "winit-core"
|
||||||
|
version = "0.31.0-beta.2"
|
||||||
|
|
||||||
|
[[patch.unused]]
|
||||||
|
name = "winit-orbital"
|
||||||
|
version = "0.31.0-beta.2"
|
||||||
|
|
||||||
|
[[patch.unused]]
|
||||||
|
name = "winit-uikit"
|
||||||
|
version = "0.31.0-beta.2"
|
||||||
|
|
||||||
|
[[patch.unused]]
|
||||||
|
name = "winit-wayland"
|
||||||
|
version = "0.31.0-beta.2"
|
||||||
|
|
||||||
|
[[patch.unused]]
|
||||||
|
name = "winit-web"
|
||||||
|
version = "0.31.0-beta.2"
|
||||||
|
|
||||||
|
[[patch.unused]]
|
||||||
|
name = "winit-win32"
|
||||||
|
version = "0.31.0-beta.2"
|
||||||
|
|
||||||
|
[[patch.unused]]
|
||||||
|
name = "winit-x11"
|
||||||
|
version = "0.31.0-beta.2"
|
||||||
|
|
||||||
|
[[patch.unused]]
|
||||||
|
name = "cosmic-freedesktop-icons"
|
||||||
|
version = "0.4.0"
|
||||||
|
|
||||||
|
[[patch.unused]]
|
||||||
|
name = "softbuffer"
|
||||||
|
version = "0.4.1"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue