[package] name = "cwextab" version = "1.0.2" edition = "2021" authors = ["Amber Brault "] license = "MIT OR Apache-2.0" repository = "https://github.com/Celestialamber/cwextab" readme = "../README.md" description = "CodeWarrior Exception Table decoder" rust-version = "1.58" [dependencies] thiserror = "1.0.64"