diff --git a/Cargo.lock b/Cargo.lock index 2a8dd90..878a01f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1086,7 +1086,7 @@ dependencies = [ [[package]] name = "cosmic-config" version = "0.1.0" -source = "git+https://github.com/pop-os/libcosmic?branch=update-iced-latest#96ad9deab4e9a5fe2a33fc4cfb2af19266723396" +source = "git+https://github.com/pop-os/libcosmic?branch=update-iced-latest#6bbfa423dafd46ee7003c4dbd95562d03158ad46" dependencies = [ "atomicwrites", "cosmic-config-derive", @@ -1103,7 +1103,7 @@ dependencies = [ [[package]] name = "cosmic-config-derive" version = "0.1.0" -source = "git+https://github.com/pop-os/libcosmic?branch=update-iced-latest#96ad9deab4e9a5fe2a33fc4cfb2af19266723396" +source = "git+https://github.com/pop-os/libcosmic?branch=update-iced-latest#6bbfa423dafd46ee7003c4dbd95562d03158ad46" dependencies = [ "quote", "syn 1.0.109", @@ -1196,7 +1196,7 @@ dependencies = [ [[package]] name = "cosmic-theme" version = "0.1.0" -source = "git+https://github.com/pop-os/libcosmic?branch=update-iced-latest#96ad9deab4e9a5fe2a33fc4cfb2af19266723396" +source = "git+https://github.com/pop-os/libcosmic?branch=update-iced-latest#6bbfa423dafd46ee7003c4dbd95562d03158ad46" dependencies = [ "almost", "cosmic-config", @@ -2687,7 +2687,7 @@ dependencies = [ [[package]] name = "iced" version = "0.12.0" -source = "git+https://github.com/pop-os/libcosmic?branch=update-iced-latest#96ad9deab4e9a5fe2a33fc4cfb2af19266723396" +source = "git+https://github.com/pop-os/libcosmic?branch=update-iced-latest#6bbfa423dafd46ee7003c4dbd95562d03158ad46" dependencies = [ "iced_accessibility", "iced_core", @@ -2702,7 +2702,7 @@ dependencies = [ [[package]] name = "iced_accessibility" version = "0.1.0" -source = "git+https://github.com/pop-os/libcosmic?branch=update-iced-latest#96ad9deab4e9a5fe2a33fc4cfb2af19266723396" +source = "git+https://github.com/pop-os/libcosmic?branch=update-iced-latest#6bbfa423dafd46ee7003c4dbd95562d03158ad46" dependencies = [ "accesskit", "accesskit_winit", @@ -2711,7 +2711,7 @@ dependencies = [ [[package]] name = "iced_core" version = "0.12.0" -source = "git+https://github.com/pop-os/libcosmic?branch=update-iced-latest#96ad9deab4e9a5fe2a33fc4cfb2af19266723396" +source = "git+https://github.com/pop-os/libcosmic?branch=update-iced-latest#6bbfa423dafd46ee7003c4dbd95562d03158ad46" dependencies = [ "bitflags 1.3.2", "log", @@ -2728,7 +2728,7 @@ dependencies = [ [[package]] name = "iced_futures" version = "0.12.0" -source = "git+https://github.com/pop-os/libcosmic?branch=update-iced-latest#96ad9deab4e9a5fe2a33fc4cfb2af19266723396" +source = "git+https://github.com/pop-os/libcosmic?branch=update-iced-latest#6bbfa423dafd46ee7003c4dbd95562d03158ad46" dependencies = [ "futures", "iced_core", @@ -2741,7 +2741,7 @@ dependencies = [ [[package]] name = "iced_graphics" version = "0.12.0" -source = "git+https://github.com/pop-os/libcosmic?branch=update-iced-latest#96ad9deab4e9a5fe2a33fc4cfb2af19266723396" +source = "git+https://github.com/pop-os/libcosmic?branch=update-iced-latest#6bbfa423dafd46ee7003c4dbd95562d03158ad46" dependencies = [ "bitflags 1.3.2", "bytemuck", @@ -2765,7 +2765,7 @@ dependencies = [ [[package]] name = "iced_renderer" version = "0.12.0" -source = "git+https://github.com/pop-os/libcosmic?branch=update-iced-latest#96ad9deab4e9a5fe2a33fc4cfb2af19266723396" +source = "git+https://github.com/pop-os/libcosmic?branch=update-iced-latest#6bbfa423dafd46ee7003c4dbd95562d03158ad46" dependencies = [ "iced_graphics", "iced_tiny_skia", @@ -2777,7 +2777,7 @@ dependencies = [ [[package]] name = "iced_runtime" version = "0.12.0" -source = "git+https://github.com/pop-os/libcosmic?branch=update-iced-latest#96ad9deab4e9a5fe2a33fc4cfb2af19266723396" +source = "git+https://github.com/pop-os/libcosmic?branch=update-iced-latest#6bbfa423dafd46ee7003c4dbd95562d03158ad46" dependencies = [ "iced_core", "iced_futures", @@ -2787,7 +2787,7 @@ dependencies = [ [[package]] name = "iced_style" version = "0.12.0" -source = "git+https://github.com/pop-os/libcosmic?branch=update-iced-latest#96ad9deab4e9a5fe2a33fc4cfb2af19266723396" +source = "git+https://github.com/pop-os/libcosmic?branch=update-iced-latest#6bbfa423dafd46ee7003c4dbd95562d03158ad46" dependencies = [ "iced_core", "once_cell", @@ -2797,7 +2797,7 @@ dependencies = [ [[package]] name = "iced_tiny_skia" version = "0.12.0" -source = "git+https://github.com/pop-os/libcosmic?branch=update-iced-latest#96ad9deab4e9a5fe2a33fc4cfb2af19266723396" +source = "git+https://github.com/pop-os/libcosmic?branch=update-iced-latest#6bbfa423dafd46ee7003c4dbd95562d03158ad46" dependencies = [ "bytemuck", "cosmic-text 0.10.0 (git+https://github.com/pop-os/cosmic-text.git?rev=1b025ae)", @@ -2814,7 +2814,7 @@ dependencies = [ [[package]] name = "iced_wgpu" version = "0.12.0" -source = "git+https://github.com/pop-os/libcosmic?branch=update-iced-latest#96ad9deab4e9a5fe2a33fc4cfb2af19266723396" +source = "git+https://github.com/pop-os/libcosmic?branch=update-iced-latest#6bbfa423dafd46ee7003c4dbd95562d03158ad46" dependencies = [ "bitflags 1.3.2", "bytemuck", @@ -2833,7 +2833,7 @@ dependencies = [ [[package]] name = "iced_widget" version = "0.12.0" -source = "git+https://github.com/pop-os/libcosmic?branch=update-iced-latest#96ad9deab4e9a5fe2a33fc4cfb2af19266723396" +source = "git+https://github.com/pop-os/libcosmic?branch=update-iced-latest#6bbfa423dafd46ee7003c4dbd95562d03158ad46" dependencies = [ "iced_renderer", "iced_runtime", @@ -2847,7 +2847,7 @@ dependencies = [ [[package]] name = "iced_winit" version = "0.12.0" -source = "git+https://github.com/pop-os/libcosmic?branch=update-iced-latest#96ad9deab4e9a5fe2a33fc4cfb2af19266723396" +source = "git+https://github.com/pop-os/libcosmic?branch=update-iced-latest#6bbfa423dafd46ee7003c4dbd95562d03158ad46" dependencies = [ "iced_graphics", "iced_runtime", @@ -3198,7 +3198,7 @@ checksum = "9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd" [[package]] name = "libcosmic" version = "0.1.0" -source = "git+https://github.com/pop-os/libcosmic?branch=update-iced-latest#96ad9deab4e9a5fe2a33fc4cfb2af19266723396" +source = "git+https://github.com/pop-os/libcosmic?branch=update-iced-latest#6bbfa423dafd46ee7003c4dbd95562d03158ad46" dependencies = [ "apply", "ashpd", @@ -6268,7 +6268,7 @@ dependencies = [ "js-sys", "log", "naga", - "parking_lot 0.11.2", + "parking_lot 0.12.1", "profiling", "raw-window-handle 0.6.0", "smallvec", @@ -6295,7 +6295,7 @@ dependencies = [ "log", "naga", "once_cell", - "parking_lot 0.11.2", + "parking_lot 0.12.1", "profiling", "raw-window-handle 0.6.0", "rustc-hash", @@ -6335,7 +6335,7 @@ dependencies = [ "naga", "objc", "once_cell", - "parking_lot 0.11.2", + "parking_lot 0.12.1", "profiling", "range-alloc", "raw-window-handle 0.6.0",