Bump cwextab (#113)

* Bump cwextab

* Updated cwextab to not error on null actions
This commit is contained in:
Amber Brault
2024-10-02 01:20:09 -04:00
committed by GitHub
parent 08cd768260
commit fab9c62dfb
4 changed files with 10 additions and 10 deletions

View File

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