[dependencies.anyhow]
version = "1.0.70"
[dependencies.indradb-lib]
version = "4"
[dependencies.serde]
features = ["derive"]
version = "1"
[dependencies.serde_json]
version = "1"
[dependencies.uuid]
features = ["serde", "v4"]
version = "1.3.2"
[package]
authors = ["Michael Graf <michael.graf3110@gmail.com>"]
description = "Simple rust based FHIR resource store."
edition = "2021"
homepage = "https://github.com/migraf/chimney"
license = "MIT OR Apache-2.0"
name = "chimney"
readme = "README.md"
repository = "https://github.com/migraf/chimney"
version = "0.1.0"