From db3a0c10e43d4058eaf6c18e20a0fd07991a62f3 Mon Sep 17 00:00:00 2001 From: ShootingStarDragons Date: Mon, 12 Aug 2024 00:46:57 +0859 Subject: [PATCH] chore: update dep --- Cargo.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 07d435f..265d0c9 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1678,7 +1678,7 @@ dependencies = [ [[package]] name = "iced_layershell" version = "0.5.0-dev" -source = "git+https://github.com/waycrate/exwlshelleventloop#050f7668889a560387e0077a39afe71aca7cf9ea" +source = "git+https://github.com/waycrate/exwlshelleventloop#8db0f48e84bd5ed844df8a6717a04a726450babb" dependencies = [ "futures", "iced", @@ -1990,7 +1990,7 @@ dependencies = [ [[package]] name = "layershellev" version = "0.5.0-dev" -source = "git+https://github.com/waycrate/exwlshelleventloop#050f7668889a560387e0077a39afe71aca7cf9ea" +source = "git+https://github.com/waycrate/exwlshelleventloop#8db0f48e84bd5ed844df8a6717a04a726450babb" dependencies = [ "bitflags 2.6.0", "log", @@ -3961,7 +3961,7 @@ dependencies = [ [[package]] name = "waycrate_xkbkeycode" version = "0.5.0-dev" -source = "git+https://github.com/waycrate/exwlshelleventloop#050f7668889a560387e0077a39afe71aca7cf9ea" +source = "git+https://github.com/waycrate/exwlshelleventloop#8db0f48e84bd5ed844df8a6717a04a726450babb" dependencies = [ "bitflags 2.6.0", "log",