[package] name = "fiscal-xbrl-core" version.workspace = true edition.workspace = true license.workspace = true [dependencies] anyhow.workspace = true compact_str.workspace = true once_cell.workspace = true quick-xml.workspace = true regex.workspace = true reqwest.workspace = true serde.workspace = true serde_json.workspace = true crabrl = { path = "../crabrl-fork" }