Update dependencies

This commit is contained in:
Jeremy Soller 2024-02-09 09:08:47 -07:00
parent cb4bd84ea5
commit b544f45785
No known key found for this signature in database
GPG key ID: D02FD439211AF56F

34
Cargo.lock generated
View file

@ -1122,7 +1122,7 @@ dependencies = [
[[package]]
name = "cosmic-config"
version = "0.1.0"
source = "git+https://github.com/pop-os/libcosmic.git#3c1a60cb057654832fc8f69545d76bbeb6f5b24c"
source = "git+https://github.com/pop-os/libcosmic.git#f9d2e5832791d1d30350411bd9b5beb4b1b26e49"
dependencies = [
"atomicwrites",
"cosmic-config-derive",
@ -1139,7 +1139,7 @@ dependencies = [
[[package]]
name = "cosmic-config-derive"
version = "0.1.0"
source = "git+https://github.com/pop-os/libcosmic.git#3c1a60cb057654832fc8f69545d76bbeb6f5b24c"
source = "git+https://github.com/pop-os/libcosmic.git#f9d2e5832791d1d30350411bd9b5beb4b1b26e49"
dependencies = [
"quote",
"syn 1.0.109",
@ -1197,7 +1197,7 @@ dependencies = [
[[package]]
name = "cosmic-theme"
version = "0.1.0"
source = "git+https://github.com/pop-os/libcosmic.git#3c1a60cb057654832fc8f69545d76bbeb6f5b24c"
source = "git+https://github.com/pop-os/libcosmic.git#f9d2e5832791d1d30350411bd9b5beb4b1b26e49"
dependencies = [
"almost",
"cosmic-config",
@ -2578,7 +2578,7 @@ dependencies = [
[[package]]
name = "iced"
version = "0.12.0"
source = "git+https://github.com/pop-os/libcosmic.git#3c1a60cb057654832fc8f69545d76bbeb6f5b24c"
source = "git+https://github.com/pop-os/libcosmic.git#f9d2e5832791d1d30350411bd9b5beb4b1b26e49"
dependencies = [
"iced_accessibility",
"iced_core",
@ -2593,7 +2593,7 @@ dependencies = [
[[package]]
name = "iced_accessibility"
version = "0.1.0"
source = "git+https://github.com/pop-os/libcosmic.git#3c1a60cb057654832fc8f69545d76bbeb6f5b24c"
source = "git+https://github.com/pop-os/libcosmic.git#f9d2e5832791d1d30350411bd9b5beb4b1b26e49"
dependencies = [
"accesskit",
"accesskit_winit",
@ -2602,7 +2602,7 @@ dependencies = [
[[package]]
name = "iced_core"
version = "0.12.0"
source = "git+https://github.com/pop-os/libcosmic.git#3c1a60cb057654832fc8f69545d76bbeb6f5b24c"
source = "git+https://github.com/pop-os/libcosmic.git#f9d2e5832791d1d30350411bd9b5beb4b1b26e49"
dependencies = [
"bitflags 1.3.2",
"log",
@ -2619,7 +2619,7 @@ dependencies = [
[[package]]
name = "iced_futures"
version = "0.12.0"
source = "git+https://github.com/pop-os/libcosmic.git#3c1a60cb057654832fc8f69545d76bbeb6f5b24c"
source = "git+https://github.com/pop-os/libcosmic.git#f9d2e5832791d1d30350411bd9b5beb4b1b26e49"
dependencies = [
"futures",
"iced_core",
@ -2632,7 +2632,7 @@ dependencies = [
[[package]]
name = "iced_graphics"
version = "0.12.0"
source = "git+https://github.com/pop-os/libcosmic.git#3c1a60cb057654832fc8f69545d76bbeb6f5b24c"
source = "git+https://github.com/pop-os/libcosmic.git#f9d2e5832791d1d30350411bd9b5beb4b1b26e49"
dependencies = [
"bitflags 1.3.2",
"bytemuck",
@ -2656,7 +2656,7 @@ dependencies = [
[[package]]
name = "iced_renderer"
version = "0.12.0"
source = "git+https://github.com/pop-os/libcosmic.git#3c1a60cb057654832fc8f69545d76bbeb6f5b24c"
source = "git+https://github.com/pop-os/libcosmic.git#f9d2e5832791d1d30350411bd9b5beb4b1b26e49"
dependencies = [
"iced_graphics",
"iced_tiny_skia",
@ -2668,7 +2668,7 @@ dependencies = [
[[package]]
name = "iced_runtime"
version = "0.12.0"
source = "git+https://github.com/pop-os/libcosmic.git#3c1a60cb057654832fc8f69545d76bbeb6f5b24c"
source = "git+https://github.com/pop-os/libcosmic.git#f9d2e5832791d1d30350411bd9b5beb4b1b26e49"
dependencies = [
"iced_core",
"iced_futures",
@ -2678,7 +2678,7 @@ dependencies = [
[[package]]
name = "iced_style"
version = "0.12.0"
source = "git+https://github.com/pop-os/libcosmic.git#3c1a60cb057654832fc8f69545d76bbeb6f5b24c"
source = "git+https://github.com/pop-os/libcosmic.git#f9d2e5832791d1d30350411bd9b5beb4b1b26e49"
dependencies = [
"iced_core",
"once_cell",
@ -2688,7 +2688,7 @@ dependencies = [
[[package]]
name = "iced_tiny_skia"
version = "0.12.0"
source = "git+https://github.com/pop-os/libcosmic.git#3c1a60cb057654832fc8f69545d76bbeb6f5b24c"
source = "git+https://github.com/pop-os/libcosmic.git#f9d2e5832791d1d30350411bd9b5beb4b1b26e49"
dependencies = [
"bytemuck",
"cosmic-text",
@ -2705,7 +2705,7 @@ dependencies = [
[[package]]
name = "iced_wgpu"
version = "0.12.0"
source = "git+https://github.com/pop-os/libcosmic.git#3c1a60cb057654832fc8f69545d76bbeb6f5b24c"
source = "git+https://github.com/pop-os/libcosmic.git#f9d2e5832791d1d30350411bd9b5beb4b1b26e49"
dependencies = [
"bitflags 1.3.2",
"bytemuck",
@ -2724,7 +2724,7 @@ dependencies = [
[[package]]
name = "iced_widget"
version = "0.12.0"
source = "git+https://github.com/pop-os/libcosmic.git#3c1a60cb057654832fc8f69545d76bbeb6f5b24c"
source = "git+https://github.com/pop-os/libcosmic.git#f9d2e5832791d1d30350411bd9b5beb4b1b26e49"
dependencies = [
"iced_renderer",
"iced_runtime",
@ -2738,7 +2738,7 @@ dependencies = [
[[package]]
name = "iced_winit"
version = "0.12.0"
source = "git+https://github.com/pop-os/libcosmic.git#3c1a60cb057654832fc8f69545d76bbeb6f5b24c"
source = "git+https://github.com/pop-os/libcosmic.git#f9d2e5832791d1d30350411bd9b5beb4b1b26e49"
dependencies = [
"iced_graphics",
"iced_runtime",
@ -3066,7 +3066,7 @@ checksum = "9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd"
[[package]]
name = "libcosmic"
version = "0.1.0"
source = "git+https://github.com/pop-os/libcosmic.git#3c1a60cb057654832fc8f69545d76bbeb6f5b24c"
source = "git+https://github.com/pop-os/libcosmic.git#f9d2e5832791d1d30350411bd9b5beb4b1b26e49"
dependencies = [
"apply",
"ashpd",
@ -6315,7 +6315,7 @@ dependencies = [
[[package]]
name = "winit"
version = "0.29.10"
source = "git+https://github.com/pop-os/winit.git?branch=winit-0.29#a5189c4750ad3a8d6c20ba68a9df2a894febcec6"
source = "git+https://github.com/pop-os/winit.git?branch=winit-0.29#8987daa8e6a860b8927e040076482cd63b6e734f"
dependencies = [
"ahash",
"android-activity",