# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "metatron" version = "1.1.1" authors = ["Evgeny Igumnov "] exclude = ["fonts"] description = "Metatron core library" documentation = "https://docs.rs/metatron" readme = "README.md" keywords = [ "report-generation", "data-reporting", "text-report", "pdf", "template-engine", ] categories = [ "text-processing", "web-programming", ] license-file = "LICENSE" repository = "https://github.com/igumnoff/metatron" [dependencies.bytes] version = "1.5.0" [dependencies.kdl] version = "4.6.0" [dependencies.serde_json] version = "1.0.115" [dependencies.shiva] version = "1.1.1" [dependencies.thiserror] version = "1.0.44" [dependencies.tracing] version = "0.1" [dev-dependencies.anyhow] version = "1.0.75"