[package] name = "specctra-core" version = "0.1.0" edition = "2021" [dependencies] bimap.workspace = true geo.workspace = true serde.workspace = true specctra_derive.path = "../specctra_derive" thiserror.workspace = true utf8-chars = "3.0"