Bump cwextab again to 1.0.2 (#114)

* Bump cwextab

* Updated cwextab to not error on null actions

* Bump cwextab again
This commit is contained in:
Amber Brault
2024-10-03 03:12:37 -04:00
committed by GitHub
parent fab9c62dfb
commit 3287a0f65c
3 changed files with 4 additions and 4 deletions

View File

@@ -29,7 +29,7 @@ bytes = "1.7"
cfg-if = "1.0"
const_format = "0.2"
cwdemangle = "1.0"
cwextab = "1.0.1"
cwextab = "1.0.2"
dirs = "5.0"
egui = "0.29"
egui_extras = "0.29"