gtmpl_value 0.5.1

Internal value format for gtmpl-rust
Documentation
[badges.maintenance]
status = "passively-maintained"
[dependencies.anyhow]
version = "1"

[dependencies.thiserror]
version = "1"

[package]
authors = ["Florian Dieminger <me@fiji-flo.de>"]
description = "Internal value format for gtmpl-rust"
documentation = "https://docs.rs/crate/gtmpl_value"
edition = "2018"
include = ["Cargo.toml", "src/**/*.rs", "tests/**/*.rs", "README.md", "LICENSE"]
keywords = ["gtmpl-rust", "gtmpl", "golang", "template", "templating"]
license = "MIT"
name = "gtmpl_value"
readme = "README.md"
repository = "https://github.com/fiji-flo/gtmpl_value"
version = "0.5.1"