@@ -18,22 +18,22 @@ authors = [
1818 " Aakash Sen Sharma <aakashsensharma@gmail.com>" ,
1919]
2020edition = " 2024"
21- version = " 0.13.4 "
21+ version = " 0.13.5 "
2222license = " MIT"
2323repository = " https://github.com/waycrate/exwlshelleventloop"
2424description = " Wayland extra shell lib"
2525keywords = [" wayland" , " wlroots" ]
2626readme = " README.md"
2727
2828[workspace .dependencies ]
29- layershellev = { version = " 0.13.4 " , path = " ./layershellev" }
30- sessionlockev = { version = " 0.13.4 " , path = " ./sessionlockev" }
31-
32- iced_layershell = { version = " 0.13.4 " , path = " ./iced_layershell" }
33- iced_layershell_macros = { version = " 0.13.4 " , path = " ./iced_layershell_macros" }
34- iced_sessionlock = { version = " 0.13.4 " , path = " ./iced_sessionlock" }
35- iced_sessionlock_macros = { version = " 0.13.4 " , path = " ./iced_sessionlock_macros" }
36- waycrate_xkbkeycode = { version = " 0.13.4 " , path = " ./waycrate_xkbkeycode" }
29+ layershellev = { version = " 0.13.5 " , path = " ./layershellev" }
30+ sessionlockev = { version = " 0.13.5 " , path = " ./sessionlockev" }
31+
32+ iced_layershell = { version = " 0.13.5 " , path = " ./iced_layershell" }
33+ iced_layershell_macros = { version = " 0.13.5 " , path = " ./iced_layershell_macros" }
34+ iced_sessionlock = { version = " 0.13.5 " , path = " ./iced_sessionlock" }
35+ iced_sessionlock_macros = { version = " 0.13.5 " , path = " ./iced_sessionlock_macros" }
36+ waycrate_xkbkeycode = { version = " 0.13.5 " , path = " ./waycrate_xkbkeycode" }
3737
3838tempfile = " 3.16.0"
3939thiserror = " 1.0.69"
0 commit comments