[package] name = "polaris-core" version.workspace = true authors.workspace = true edition.workspace = true description.workspace = true homepage.workspace = true repository.workspace = true documentation.workspace = true readme.workspace = true keywords.workspace = true license.workspace = true categories.workspace = true # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] http.workspace = true polaris-specification.workspace = true serde.workspace = true tokio.workspace = true tracing.workspace = true