cleanup
This commit is contained in:
parent
c23b7a0ba0
commit
53575f6f78
2 changed files with 20 additions and 20 deletions
32
Cargo.lock
generated
32
Cargo.lock
generated
|
|
@ -1143,7 +1143,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "cosmic-config"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/pop-os/libcosmic//?branch=theme-export-gtk#8d1905298e91a04e161cc849a40d4b78431e8fa3"
|
||||
source = "git+https://github.com/pop-os/libcosmic#1b62b9686c3d4d0843f426928abf61137eedc39c"
|
||||
dependencies = [
|
||||
"atomicwrites",
|
||||
"calloop",
|
||||
|
|
@ -1161,7 +1161,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "cosmic-config-derive"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/pop-os/libcosmic//?branch=theme-export-gtk#8d1905298e91a04e161cc849a40d4b78431e8fa3"
|
||||
source = "git+https://github.com/pop-os/libcosmic#1b62b9686c3d4d0843f426928abf61137eedc39c"
|
||||
dependencies = [
|
||||
"quote",
|
||||
"syn 1.0.109",
|
||||
|
|
@ -1330,7 +1330,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "cosmic-theme"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/pop-os/libcosmic//?branch=theme-export-gtk#8d1905298e91a04e161cc849a40d4b78431e8fa3"
|
||||
source = "git+https://github.com/pop-os/libcosmic#1b62b9686c3d4d0843f426928abf61137eedc39c"
|
||||
dependencies = [
|
||||
"almost",
|
||||
"cosmic-config",
|
||||
|
|
@ -2647,7 +2647,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "iced"
|
||||
version = "0.12.0"
|
||||
source = "git+https://github.com/pop-os/libcosmic//?branch=theme-export-gtk#8d1905298e91a04e161cc849a40d4b78431e8fa3"
|
||||
source = "git+https://github.com/pop-os/libcosmic#1b62b9686c3d4d0843f426928abf61137eedc39c"
|
||||
dependencies = [
|
||||
"iced_accessibility",
|
||||
"iced_core",
|
||||
|
|
@ -2663,7 +2663,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "iced_accessibility"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/pop-os/libcosmic//?branch=theme-export-gtk#8d1905298e91a04e161cc849a40d4b78431e8fa3"
|
||||
source = "git+https://github.com/pop-os/libcosmic#1b62b9686c3d4d0843f426928abf61137eedc39c"
|
||||
dependencies = [
|
||||
"accesskit",
|
||||
"accesskit_unix",
|
||||
|
|
@ -2672,7 +2672,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "iced_core"
|
||||
version = "0.12.0"
|
||||
source = "git+https://github.com/pop-os/libcosmic//?branch=theme-export-gtk#8d1905298e91a04e161cc849a40d4b78431e8fa3"
|
||||
source = "git+https://github.com/pop-os/libcosmic#1b62b9686c3d4d0843f426928abf61137eedc39c"
|
||||
dependencies = [
|
||||
"bitflags 1.3.2",
|
||||
"iced_accessibility",
|
||||
|
|
@ -2692,7 +2692,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "iced_futures"
|
||||
version = "0.12.0"
|
||||
source = "git+https://github.com/pop-os/libcosmic//?branch=theme-export-gtk#8d1905298e91a04e161cc849a40d4b78431e8fa3"
|
||||
source = "git+https://github.com/pop-os/libcosmic#1b62b9686c3d4d0843f426928abf61137eedc39c"
|
||||
dependencies = [
|
||||
"futures",
|
||||
"iced_core",
|
||||
|
|
@ -2705,7 +2705,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "iced_graphics"
|
||||
version = "0.12.0"
|
||||
source = "git+https://github.com/pop-os/libcosmic//?branch=theme-export-gtk#8d1905298e91a04e161cc849a40d4b78431e8fa3"
|
||||
source = "git+https://github.com/pop-os/libcosmic#1b62b9686c3d4d0843f426928abf61137eedc39c"
|
||||
dependencies = [
|
||||
"bitflags 1.3.2",
|
||||
"bytemuck",
|
||||
|
|
@ -2729,7 +2729,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "iced_renderer"
|
||||
version = "0.12.0"
|
||||
source = "git+https://github.com/pop-os/libcosmic//?branch=theme-export-gtk#8d1905298e91a04e161cc849a40d4b78431e8fa3"
|
||||
source = "git+https://github.com/pop-os/libcosmic#1b62b9686c3d4d0843f426928abf61137eedc39c"
|
||||
dependencies = [
|
||||
"iced_graphics",
|
||||
"iced_tiny_skia",
|
||||
|
|
@ -2741,7 +2741,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "iced_runtime"
|
||||
version = "0.12.0"
|
||||
source = "git+https://github.com/pop-os/libcosmic//?branch=theme-export-gtk#8d1905298e91a04e161cc849a40d4b78431e8fa3"
|
||||
source = "git+https://github.com/pop-os/libcosmic#1b62b9686c3d4d0843f426928abf61137eedc39c"
|
||||
dependencies = [
|
||||
"iced_accessibility",
|
||||
"iced_core",
|
||||
|
|
@ -2754,7 +2754,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "iced_sctk"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/pop-os/libcosmic//?branch=theme-export-gtk#8d1905298e91a04e161cc849a40d4b78431e8fa3"
|
||||
source = "git+https://github.com/pop-os/libcosmic#1b62b9686c3d4d0843f426928abf61137eedc39c"
|
||||
dependencies = [
|
||||
"enum-repr",
|
||||
"float-cmp",
|
||||
|
|
@ -2780,7 +2780,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "iced_style"
|
||||
version = "0.12.0"
|
||||
source = "git+https://github.com/pop-os/libcosmic//?branch=theme-export-gtk#8d1905298e91a04e161cc849a40d4b78431e8fa3"
|
||||
source = "git+https://github.com/pop-os/libcosmic#1b62b9686c3d4d0843f426928abf61137eedc39c"
|
||||
dependencies = [
|
||||
"iced_core",
|
||||
"once_cell",
|
||||
|
|
@ -2790,7 +2790,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "iced_tiny_skia"
|
||||
version = "0.12.0"
|
||||
source = "git+https://github.com/pop-os/libcosmic//?branch=theme-export-gtk#8d1905298e91a04e161cc849a40d4b78431e8fa3"
|
||||
source = "git+https://github.com/pop-os/libcosmic#1b62b9686c3d4d0843f426928abf61137eedc39c"
|
||||
dependencies = [
|
||||
"bytemuck",
|
||||
"cosmic-text",
|
||||
|
|
@ -2807,7 +2807,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "iced_wgpu"
|
||||
version = "0.12.0"
|
||||
source = "git+https://github.com/pop-os/libcosmic//?branch=theme-export-gtk#8d1905298e91a04e161cc849a40d4b78431e8fa3"
|
||||
source = "git+https://github.com/pop-os/libcosmic#1b62b9686c3d4d0843f426928abf61137eedc39c"
|
||||
dependencies = [
|
||||
"bitflags 1.3.2",
|
||||
"bytemuck",
|
||||
|
|
@ -2826,7 +2826,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "iced_widget"
|
||||
version = "0.12.0"
|
||||
source = "git+https://github.com/pop-os/libcosmic//?branch=theme-export-gtk#8d1905298e91a04e161cc849a40d4b78431e8fa3"
|
||||
source = "git+https://github.com/pop-os/libcosmic#1b62b9686c3d4d0843f426928abf61137eedc39c"
|
||||
dependencies = [
|
||||
"iced_renderer",
|
||||
"iced_runtime",
|
||||
|
|
@ -3223,7 +3223,7 @@ checksum = "9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd"
|
|||
[[package]]
|
||||
name = "libcosmic"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/pop-os/libcosmic//?branch=theme-export-gtk#8d1905298e91a04e161cc849a40d4b78431e8fa3"
|
||||
source = "git+https://github.com/pop-os/libcosmic#1b62b9686c3d4d0843f426928abf61137eedc39c"
|
||||
dependencies = [
|
||||
"apply",
|
||||
"ashpd 0.7.0",
|
||||
|
|
|
|||
|
|
@ -31,10 +31,10 @@ rev = "2e9bf9f"
|
|||
opt-level = 3
|
||||
|
||||
# For development and testing purposes
|
||||
[patch.'https://github.com/pop-os/libcosmic']
|
||||
libcosmic = { git = "https://github.com/pop-os/libcosmic//", branch = "theme-export-gtk" }
|
||||
cosmic-config = { git = "https://github.com/pop-os/libcosmic//", branch = "theme-export-gtk" }
|
||||
cosmic-theme = { git = "https://github.com/pop-os/libcosmic//", branch = "theme-export-gtk" }
|
||||
# [patch.'https://github.com/pop-os/libcosmic']
|
||||
# libcosmic = { git = "https://github.com/pop-os/libcosmic//", branch = "theme-export-gtk" }
|
||||
# cosmic-config = { git = "https://github.com/pop-os/libcosmic//", branch = "theme-export-gtk" }
|
||||
# cosmic-theme = { git = "https://github.com/pop-os/libcosmic//", branch = "theme-export-gtk" }
|
||||
# libcosmic = { path = "../libcosmic" }
|
||||
# cosmic-config = { path = "../libcosmic/cosmic-config" }
|
||||
# cosmic-theme = { path = "../libcosmic/cosmic-theme" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue