@@ -19,23 +19,23 @@ authors = [
1919 " Aakash Sen Sharma <aakashsensharma@gmail.com>" ,
2020]
2121edition = " 2024"
22- version = " 0.16.1 "
22+ version = " 0.17.0 "
2323license = " MIT"
2424repository = " https://github.com/waycrate/exwlshelleventloop"
2525description = " Wayland extra shell lib"
2626keywords = [" wayland" , " wlroots" ]
2727readme = " README.md"
2828
2929[workspace .dependencies ]
30- layershellev = { version = " 0.16.1 " , path = " ./layershellev" }
31- sessionlockev = { version = " 0.16.1 " , path = " ./sessionlockev" }
32- iced_wayland_subscriber = { version = " 0.16.1 " , path = " ./iced_wayland_subscriber" }
33- iced_layershell = { version = " 0.16.1 " , path = " ./iced_layershell" }
34- iced_exdevtools = { version = " 0.16.1 " , path = " ./iced_exdevtools" }
35- iced_layershell_macros = { version = " 0.16.1 " , path = " ./iced_layershell_macros" }
36- iced_sessionlock = { version = " 0.16.1 " , path = " ./iced_sessionlock" }
37- iced_sessionlock_macros = { version = " 0.16.1 " , path = " ./iced_sessionlock_macros" }
38- waycrate_xkbkeycode = { version = " 0.16.1 " , path = " ./waycrate_xkbkeycode" }
30+ layershellev = { version = " 0.17.0 " , path = " ./layershellev" }
31+ sessionlockev = { version = " 0.17.0 " , path = " ./sessionlockev" }
32+ iced_wayland_subscriber = { version = " 0.17.0 " , path = " ./iced_wayland_subscriber" }
33+ iced_layershell = { version = " 0.17.0 " , path = " ./iced_layershell" }
34+ iced_exdevtools = { version = " 0.17.0 " , path = " ./iced_exdevtools" }
35+ iced_layershell_macros = { version = " 0.17.0 " , path = " ./iced_layershell_macros" }
36+ iced_sessionlock = { version = " 0.17.0 " , path = " ./iced_sessionlock" }
37+ iced_sessionlock_macros = { version = " 0.17.0 " , path = " ./iced_sessionlock_macros" }
38+ waycrate_xkbkeycode = { version = " 0.17.0 " , path = " ./waycrate_xkbkeycode" }
3939
4040tempfile = " 3.27.0"
4141thiserror = " 2.0.12"
0 commit comments