[package] edition = "2021" name = "dw2003_exe_data" version = "0.1.0" [lib] crate-type = ["staticlib"] [dependencies] util = { path = "../util" }