[package] name = "poestat_static" version = "0.1.0" edition = "2021" license = "MIT" description = "statically compiled data file for poestat" repository = "https://github.com/lvlvllvlvllvlvl/poestat_static" [dependencies] phf = "0.11.2" [build-dependencies] serde = { version = "1.0.202", features = ["derive"] } serde_json = "1.0.117" uneval_static = "0.1.2"