Refresh Cargo lockfile after upstream rebase
This commit is contained in:
parent
c44023707f
commit
03ed4b9141
1 changed files with 8 additions and 8 deletions
16
Cargo.lock
generated
16
Cargo.lock
generated
|
|
@ -2780,6 +2780,14 @@ dependencies = [
|
|||
"winnow 1.0.3",
|
||||
]
|
||||
|
||||
[[patch.unused]]
|
||||
name = "cosmic-freedesktop-icons"
|
||||
version = "0.4.0"
|
||||
|
||||
[[patch.unused]]
|
||||
name = "softbuffer"
|
||||
version = "0.4.1"
|
||||
|
||||
[[patch.unused]]
|
||||
name = "dpi"
|
||||
version = "0.1.2"
|
||||
|
|
@ -2827,11 +2835,3 @@ 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