chore: update libcosmic
This commit is contained in:
parent
426fab97b3
commit
47188fe6f3
1 changed files with 17 additions and 48 deletions
65
Cargo.lock
generated
65
Cargo.lock
generated
|
|
@ -1540,7 +1540,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "cosmic-config"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/pop-os/libcosmic#ad1672b8815389f7c13643615c54968597ffc07e"
|
||||
source = "git+https://github.com/pop-os/libcosmic#34f55d6720b8623050b7ac6153d07cabae253bf8"
|
||||
dependencies = [
|
||||
"atomicwrites",
|
||||
"cosmic-config-derive",
|
||||
|
|
@ -1561,7 +1561,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "cosmic-config-derive"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/pop-os/libcosmic#ad1672b8815389f7c13643615c54968597ffc07e"
|
||||
source = "git+https://github.com/pop-os/libcosmic#34f55d6720b8623050b7ac6153d07cabae253bf8"
|
||||
dependencies = [
|
||||
"quote",
|
||||
"syn 2.0.106",
|
||||
|
|
@ -1883,7 +1883,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "cosmic-theme"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/pop-os/libcosmic#ad1672b8815389f7c13643615c54968597ffc07e"
|
||||
source = "git+https://github.com/pop-os/libcosmic#34f55d6720b8623050b7ac6153d07cabae253bf8"
|
||||
dependencies = [
|
||||
"almost",
|
||||
"cosmic-config",
|
||||
|
|
@ -3338,7 +3338,7 @@ dependencies = [
|
|||
"js-sys",
|
||||
"log",
|
||||
"wasm-bindgen",
|
||||
"windows-core 0.62.1",
|
||||
"windows-core 0.61.2",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
@ -3353,7 +3353,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "iced"
|
||||
version = "0.14.0-dev"
|
||||
source = "git+https://github.com/pop-os/libcosmic#ad1672b8815389f7c13643615c54968597ffc07e"
|
||||
source = "git+https://github.com/pop-os/libcosmic#34f55d6720b8623050b7ac6153d07cabae253bf8"
|
||||
dependencies = [
|
||||
"dnd",
|
||||
"iced_accessibility",
|
||||
|
|
@ -3371,7 +3371,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "iced_accessibility"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/pop-os/libcosmic#ad1672b8815389f7c13643615c54968597ffc07e"
|
||||
source = "git+https://github.com/pop-os/libcosmic#34f55d6720b8623050b7ac6153d07cabae253bf8"
|
||||
dependencies = [
|
||||
"accesskit",
|
||||
"accesskit_winit",
|
||||
|
|
@ -3380,7 +3380,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "iced_core"
|
||||
version = "0.14.0-dev"
|
||||
source = "git+https://github.com/pop-os/libcosmic#ad1672b8815389f7c13643615c54968597ffc07e"
|
||||
source = "git+https://github.com/pop-os/libcosmic#34f55d6720b8623050b7ac6153d07cabae253bf8"
|
||||
dependencies = [
|
||||
"bitflags 2.9.4",
|
||||
"bytes",
|
||||
|
|
@ -3405,7 +3405,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "iced_futures"
|
||||
version = "0.14.0-dev"
|
||||
source = "git+https://github.com/pop-os/libcosmic#ad1672b8815389f7c13643615c54968597ffc07e"
|
||||
source = "git+https://github.com/pop-os/libcosmic#34f55d6720b8623050b7ac6153d07cabae253bf8"
|
||||
dependencies = [
|
||||
"futures",
|
||||
"iced_core",
|
||||
|
|
@ -3431,7 +3431,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "iced_graphics"
|
||||
version = "0.14.0-dev"
|
||||
source = "git+https://github.com/pop-os/libcosmic#ad1672b8815389f7c13643615c54968597ffc07e"
|
||||
source = "git+https://github.com/pop-os/libcosmic#34f55d6720b8623050b7ac6153d07cabae253bf8"
|
||||
dependencies = [
|
||||
"bitflags 2.9.4",
|
||||
"bytemuck",
|
||||
|
|
@ -3453,7 +3453,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "iced_renderer"
|
||||
version = "0.14.0-dev"
|
||||
source = "git+https://github.com/pop-os/libcosmic#ad1672b8815389f7c13643615c54968597ffc07e"
|
||||
source = "git+https://github.com/pop-os/libcosmic#34f55d6720b8623050b7ac6153d07cabae253bf8"
|
||||
dependencies = [
|
||||
"iced_graphics",
|
||||
"iced_tiny_skia",
|
||||
|
|
@ -3465,7 +3465,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "iced_runtime"
|
||||
version = "0.14.0-dev"
|
||||
source = "git+https://github.com/pop-os/libcosmic#ad1672b8815389f7c13643615c54968597ffc07e"
|
||||
source = "git+https://github.com/pop-os/libcosmic#34f55d6720b8623050b7ac6153d07cabae253bf8"
|
||||
dependencies = [
|
||||
"bytes",
|
||||
"cosmic-client-toolkit",
|
||||
|
|
@ -3481,7 +3481,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "iced_tiny_skia"
|
||||
version = "0.14.0-dev"
|
||||
source = "git+https://github.com/pop-os/libcosmic#ad1672b8815389f7c13643615c54968597ffc07e"
|
||||
source = "git+https://github.com/pop-os/libcosmic#34f55d6720b8623050b7ac6153d07cabae253bf8"
|
||||
dependencies = [
|
||||
"bytemuck",
|
||||
"cosmic-text",
|
||||
|
|
@ -3497,7 +3497,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "iced_wgpu"
|
||||
version = "0.14.0-dev"
|
||||
source = "git+https://github.com/pop-os/libcosmic#ad1672b8815389f7c13643615c54968597ffc07e"
|
||||
source = "git+https://github.com/pop-os/libcosmic#34f55d6720b8623050b7ac6153d07cabae253bf8"
|
||||
dependencies = [
|
||||
"as-raw-xcb-connection",
|
||||
"bitflags 2.9.4",
|
||||
|
|
@ -3528,7 +3528,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "iced_widget"
|
||||
version = "0.14.0-dev"
|
||||
source = "git+https://github.com/pop-os/libcosmic#ad1672b8815389f7c13643615c54968597ffc07e"
|
||||
source = "git+https://github.com/pop-os/libcosmic#34f55d6720b8623050b7ac6153d07cabae253bf8"
|
||||
dependencies = [
|
||||
"cosmic-client-toolkit",
|
||||
"dnd",
|
||||
|
|
@ -3548,7 +3548,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "iced_winit"
|
||||
version = "0.14.0-dev"
|
||||
source = "git+https://github.com/pop-os/libcosmic#ad1672b8815389f7c13643615c54968597ffc07e"
|
||||
source = "git+https://github.com/pop-os/libcosmic#34f55d6720b8623050b7ac6153d07cabae253bf8"
|
||||
dependencies = [
|
||||
"cosmic-client-toolkit",
|
||||
"dnd",
|
||||
|
|
@ -4604,7 +4604,7 @@ checksum = "58f929b4d672ea937a23a1ab494143d968337a5f47e56d0815df1e0890ddf174"
|
|||
[[package]]
|
||||
name = "libcosmic"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/pop-os/libcosmic#ad1672b8815389f7c13643615c54968597ffc07e"
|
||||
source = "git+https://github.com/pop-os/libcosmic#34f55d6720b8623050b7ac6153d07cabae253bf8"
|
||||
dependencies = [
|
||||
"apply",
|
||||
"ashpd 0.12.0",
|
||||
|
|
@ -8643,20 +8643,7 @@ dependencies = [
|
|||
"windows-interface 0.59.2",
|
||||
"windows-link 0.1.3",
|
||||
"windows-result 0.3.4",
|
||||
"windows-strings 0.4.2",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "windows-core"
|
||||
version = "0.62.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "6844ee5416b285084d3d3fffd743b925a6c9385455f64f6d4fa3031c4c2749a9"
|
||||
dependencies = [
|
||||
"windows-implement 0.60.1",
|
||||
"windows-interface 0.59.2",
|
||||
"windows-link 0.2.0",
|
||||
"windows-result 0.4.0",
|
||||
"windows-strings 0.5.0",
|
||||
"windows-strings",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
@ -8754,15 +8741,6 @@ dependencies = [
|
|||
"windows-link 0.1.3",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "windows-result"
|
||||
version = "0.4.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "7084dcc306f89883455a206237404d3eaf961e5bd7e0f312f7c91f57eb44167f"
|
||||
dependencies = [
|
||||
"windows-link 0.2.0",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "windows-strings"
|
||||
version = "0.4.2"
|
||||
|
|
@ -8772,15 +8750,6 @@ dependencies = [
|
|||
"windows-link 0.1.3",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "windows-strings"
|
||||
version = "0.5.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "7218c655a553b0bed4426cf54b20d7ba363ef543b52d515b3e48d7fd55318dda"
|
||||
dependencies = [
|
||||
"windows-link 0.2.0",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "windows-sys"
|
||||
version = "0.45.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue