Actually update extab stuff (#110)

* Update cwextab

* Update

* Update ppc.rs

* Make fmt shut up
This commit is contained in:
Amber Brault
2024-09-24 11:16:14 -04:00
committed by GitHub
parent c1cb4b0b19
commit 35bbd40f5d
4 changed files with 16 additions and 12 deletions

View File

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