update deps
This commit is contained in:
parent
868a452538
commit
6db4d354e1
3 changed files with 22 additions and 24 deletions
29
applets/cosmic-app-list/Cargo.lock
generated
29
applets/cosmic-app-list/Cargo.lock
generated
|
|
@ -388,7 +388,6 @@ dependencies = [
|
|||
"anyhow",
|
||||
"calloop",
|
||||
"cosmic-client-toolkit",
|
||||
"cosmic-panel-config",
|
||||
"cosmic-protocols",
|
||||
"freedesktop-desktop-entry",
|
||||
"freedesktop-icons",
|
||||
|
|
@ -425,7 +424,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "cosmic-panel-config"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/pop-os/cosmic-panel#671492242ce64dbec8644d4b51f732a814c994bd"
|
||||
source = "git+https://github.com/pop-os/cosmic-panel?rev=6714922#671492242ce64dbec8644d4b51f732a814c994bd"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"ron",
|
||||
|
|
@ -1466,7 +1465,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "iced"
|
||||
version = "0.6.0"
|
||||
source = "git+https://github.com/pop-os/libcosmic/?branch=master#268cf4eb9f55e4038fe4c69a51092f11802bdf81"
|
||||
source = "git+https://github.com/pop-os/libcosmic/?branch=master#bdf5f7da38379360290e55984d5f7547e518aaa6"
|
||||
dependencies = [
|
||||
"iced_core",
|
||||
"iced_futures",
|
||||
|
|
@ -1483,7 +1482,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "iced_core"
|
||||
version = "0.6.2"
|
||||
source = "git+https://github.com/pop-os/libcosmic/?branch=master#268cf4eb9f55e4038fe4c69a51092f11802bdf81"
|
||||
source = "git+https://github.com/pop-os/libcosmic/?branch=master#bdf5f7da38379360290e55984d5f7547e518aaa6"
|
||||
dependencies = [
|
||||
"bitflags",
|
||||
"palette",
|
||||
|
|
@ -1493,7 +1492,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "iced_futures"
|
||||
version = "0.5.1"
|
||||
source = "git+https://github.com/pop-os/libcosmic/?branch=master#268cf4eb9f55e4038fe4c69a51092f11802bdf81"
|
||||
source = "git+https://github.com/pop-os/libcosmic/?branch=master#bdf5f7da38379360290e55984d5f7547e518aaa6"
|
||||
dependencies = [
|
||||
"futures",
|
||||
"log",
|
||||
|
|
@ -1505,7 +1504,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "iced_glow"
|
||||
version = "0.5.1"
|
||||
source = "git+https://github.com/pop-os/libcosmic/?branch=master#268cf4eb9f55e4038fe4c69a51092f11802bdf81"
|
||||
source = "git+https://github.com/pop-os/libcosmic/?branch=master#bdf5f7da38379360290e55984d5f7547e518aaa6"
|
||||
dependencies = [
|
||||
"bytemuck",
|
||||
"euclid",
|
||||
|
|
@ -1520,7 +1519,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "iced_graphics"
|
||||
version = "0.5.0"
|
||||
source = "git+https://github.com/pop-os/libcosmic/?branch=master#268cf4eb9f55e4038fe4c69a51092f11802bdf81"
|
||||
source = "git+https://github.com/pop-os/libcosmic/?branch=master#bdf5f7da38379360290e55984d5f7547e518aaa6"
|
||||
dependencies = [
|
||||
"bitflags",
|
||||
"bytemuck",
|
||||
|
|
@ -1540,7 +1539,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "iced_lazy"
|
||||
version = "0.3.0"
|
||||
source = "git+https://github.com/pop-os/libcosmic/?branch=master#268cf4eb9f55e4038fe4c69a51092f11802bdf81"
|
||||
source = "git+https://github.com/pop-os/libcosmic/?branch=master#bdf5f7da38379360290e55984d5f7547e518aaa6"
|
||||
dependencies = [
|
||||
"iced_native",
|
||||
"ouroboros 0.13.0",
|
||||
|
|
@ -1549,7 +1548,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "iced_native"
|
||||
version = "0.7.0"
|
||||
source = "git+https://github.com/pop-os/libcosmic/?branch=master#268cf4eb9f55e4038fe4c69a51092f11802bdf81"
|
||||
source = "git+https://github.com/pop-os/libcosmic/?branch=master#bdf5f7da38379360290e55984d5f7547e518aaa6"
|
||||
dependencies = [
|
||||
"iced_core",
|
||||
"iced_futures",
|
||||
|
|
@ -1563,7 +1562,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "iced_sctk"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/pop-os/libcosmic/?branch=master#268cf4eb9f55e4038fe4c69a51092f11802bdf81"
|
||||
source = "git+https://github.com/pop-os/libcosmic/?branch=master#bdf5f7da38379360290e55984d5f7547e518aaa6"
|
||||
dependencies = [
|
||||
"enum-repr",
|
||||
"futures",
|
||||
|
|
@ -1582,7 +1581,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "iced_style"
|
||||
version = "0.5.1"
|
||||
source = "git+https://github.com/pop-os/libcosmic/?branch=master#268cf4eb9f55e4038fe4c69a51092f11802bdf81"
|
||||
source = "git+https://github.com/pop-os/libcosmic/?branch=master#bdf5f7da38379360290e55984d5f7547e518aaa6"
|
||||
dependencies = [
|
||||
"iced_core",
|
||||
"once_cell",
|
||||
|
|
@ -1592,7 +1591,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "iced_swbuf"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/pop-os/libcosmic/?branch=master#268cf4eb9f55e4038fe4c69a51092f11802bdf81"
|
||||
source = "git+https://github.com/pop-os/libcosmic/?branch=master#bdf5f7da38379360290e55984d5f7547e518aaa6"
|
||||
dependencies = [
|
||||
"cosmic-text",
|
||||
"iced_graphics",
|
||||
|
|
@ -1607,7 +1606,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "iced_wgpu"
|
||||
version = "0.7.0"
|
||||
source = "git+https://github.com/pop-os/libcosmic/?branch=master#268cf4eb9f55e4038fe4c69a51092f11802bdf81"
|
||||
source = "git+https://github.com/pop-os/libcosmic/?branch=master#bdf5f7da38379360290e55984d5f7547e518aaa6"
|
||||
dependencies = [
|
||||
"bitflags",
|
||||
"bytemuck",
|
||||
|
|
@ -1786,7 +1785,7 @@ checksum = "db6d7e329c562c5dfab7a46a2afabc8b987ab9a4834c9d1ca04dc54c1546cef8"
|
|||
[[package]]
|
||||
name = "libcosmic"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/pop-os/libcosmic/?branch=master#268cf4eb9f55e4038fe4c69a51092f11802bdf81"
|
||||
source = "git+https://github.com/pop-os/libcosmic/?branch=master#bdf5f7da38379360290e55984d5f7547e518aaa6"
|
||||
dependencies = [
|
||||
"apply",
|
||||
"cosmic-panel-config",
|
||||
|
|
@ -3033,7 +3032,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "swbuf"
|
||||
version = "0.1.1"
|
||||
source = "git+https://github.com/rust-windowing/swbuf?branch=main#9b8641fc0700e2e19eb68fda30b7a92772ac0150"
|
||||
source = "git+https://github.com/rust-windowing/swbuf?rev=9b8641fc#9b8641fc0700e2e19eb68fda30b7a92772ac0150"
|
||||
dependencies = [
|
||||
"cocoa",
|
||||
"core-graphics",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue