[package] name = "potato-data" version.workspace = true edition.workspace = true [dependencies] potato-derive = { path = "../potato-derive" } serde.workspace = true serde_json.workspace = true thiserror.workspace = true fastnbt.workspace = true uuid.workspace = true erased-serde = "0.4.6"