diff --git a/Cargo.lock b/Cargo.lock index 9d762bd..a536267 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2620,7 +2620,7 @@ dependencies = [ [[package]] name = "iced" version = "0.13.0-dev" -source = "git+https://github.com/iced-rs/iced.git#043f0302142e46bf1d7ba2015f83261813280fec" +source = "git+https://github.com/iced-rs/iced.git#0dcec519be23da6d3bc409dbf7ac65407d59dc12" dependencies = [ "iced_core", "iced_futures", @@ -2633,7 +2633,7 @@ dependencies = [ [[package]] name = "iced_core" version = "0.13.0-dev" -source = "git+https://github.com/iced-rs/iced.git#043f0302142e46bf1d7ba2015f83261813280fec" +source = "git+https://github.com/iced-rs/iced.git#0dcec519be23da6d3bc409dbf7ac65407d59dc12" dependencies = [ "bitflags 2.6.0", "bytes", @@ -2652,7 +2652,7 @@ dependencies = [ [[package]] name = "iced_futures" version = "0.13.0-dev" -source = "git+https://github.com/iced-rs/iced.git#043f0302142e46bf1d7ba2015f83261813280fec" +source = "git+https://github.com/iced-rs/iced.git#0dcec519be23da6d3bc409dbf7ac65407d59dc12" dependencies = [ "futures", "iced_core", @@ -2665,7 +2665,7 @@ dependencies = [ [[package]] name = "iced_graphics" version = "0.13.0-dev" -source = "git+https://github.com/iced-rs/iced.git#043f0302142e46bf1d7ba2015f83261813280fec" +source = "git+https://github.com/iced-rs/iced.git#0dcec519be23da6d3bc409dbf7ac65407d59dc12" dependencies = [ "bitflags 2.6.0", "bytemuck", @@ -2684,7 +2684,7 @@ dependencies = [ [[package]] name = "iced_renderer" version = "0.13.0-dev" -source = "git+https://github.com/iced-rs/iced.git#043f0302142e46bf1d7ba2015f83261813280fec" +source = "git+https://github.com/iced-rs/iced.git#0dcec519be23da6d3bc409dbf7ac65407d59dc12" dependencies = [ "iced_graphics", "iced_tiny_skia", @@ -2696,7 +2696,7 @@ dependencies = [ [[package]] name = "iced_runtime" version = "0.13.0-dev" -source = "git+https://github.com/iced-rs/iced.git#043f0302142e46bf1d7ba2015f83261813280fec" +source = "git+https://github.com/iced-rs/iced.git#0dcec519be23da6d3bc409dbf7ac65407d59dc12" dependencies = [ "bytes", "iced_core", @@ -2708,7 +2708,7 @@ dependencies = [ [[package]] name = "iced_tiny_skia" version = "0.13.0-dev" -source = "git+https://github.com/iced-rs/iced.git#043f0302142e46bf1d7ba2015f83261813280fec" +source = "git+https://github.com/iced-rs/iced.git#0dcec519be23da6d3bc409dbf7ac65407d59dc12" dependencies = [ "bytemuck", "cosmic-text", @@ -2723,7 +2723,7 @@ dependencies = [ [[package]] name = "iced_wgpu" version = "0.13.0-dev" -source = "git+https://github.com/iced-rs/iced.git#043f0302142e46bf1d7ba2015f83261813280fec" +source = "git+https://github.com/iced-rs/iced.git#0dcec519be23da6d3bc409dbf7ac65407d59dc12" dependencies = [ "bitflags 2.6.0", "bytemuck", @@ -2742,7 +2742,7 @@ dependencies = [ [[package]] name = "iced_widget" version = "0.13.0-dev" -source = "git+https://github.com/iced-rs/iced.git#043f0302142e46bf1d7ba2015f83261813280fec" +source = "git+https://github.com/iced-rs/iced.git#0dcec519be23da6d3bc409dbf7ac65407d59dc12" dependencies = [ "iced_renderer", "iced_runtime", @@ -2756,7 +2756,7 @@ dependencies = [ [[package]] name = "iced_winit" version = "0.13.0-dev" -source = "git+https://github.com/iced-rs/iced.git#043f0302142e46bf1d7ba2015f83261813280fec" +source = "git+https://github.com/iced-rs/iced.git#0dcec519be23da6d3bc409dbf7ac65407d59dc12" dependencies = [ "iced_futures", "iced_graphics", @@ -3525,7 +3525,7 @@ version = "0.7.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "af1844ef2428cc3e1cb900be36181049ef3d3193c63e43026cfe202983b27a56" dependencies = [ - "proc-macro-crate 3.1.0", + "proc-macro-crate 1.3.1", "proc-macro2", "quote", "syn 2.0.76", @@ -6010,7 +6010,7 @@ dependencies = [ "js-sys", "log", "naga 0.19.2", - "parking_lot 0.11.2", + "parking_lot 0.12.3", "profiling", "raw-window-handle 0.6.2", "smallvec", @@ -6036,7 +6036,7 @@ dependencies = [ "js-sys", "log", "naga 0.20.0", - "parking_lot 0.11.2", + "parking_lot 0.12.3", "profiling", "raw-window-handle 0.6.2", "smallvec", @@ -6064,7 +6064,7 @@ dependencies = [ "log", "naga 0.19.2", "once_cell", - "parking_lot 0.11.2", + "parking_lot 0.12.3", "profiling", "raw-window-handle 0.6.2", "rustc-hash 1.1.0", @@ -6091,7 +6091,7 @@ dependencies = [ "log", "naga 0.20.0", "once_cell", - "parking_lot 0.11.2", + "parking_lot 0.12.3", "profiling", "raw-window-handle 0.6.2", "rustc-hash 1.1.0", @@ -6133,7 +6133,7 @@ dependencies = [ "ndk-sys 0.5.0+25.2.9519653", "objc", "once_cell", - "parking_lot 0.11.2", + "parking_lot 0.12.3", "profiling", "range-alloc", "raw-window-handle 0.6.2", @@ -6178,7 +6178,7 @@ dependencies = [ "ndk-sys 0.5.0+25.2.9519653", "objc", "once_cell", - "parking_lot 0.11.2", + "parking_lot 0.12.3", "profiling", "range-alloc", "raw-window-handle 0.6.2", @@ -6242,7 +6242,7 @@ version = "0.1.9" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb" dependencies = [ - "windows-sys 0.59.0", + "windows-sys 0.48.0", ] [[package]]