[dependencies.obake_macros]
version = "1.0"
[dev-dependencies.trybuild]
version = "1.0"
[lib]
name = "obake"
[package]
authors = ["Nathan Corbyn <me@nathancorbyn.com>"]
categories = ["config"]
description = "Versioned data-structures for Rust"
documentation = "https://docs.rs/obake/"
edition = "2018"
homepage = "https://github.com/doctorn/obake"
include = ["Cargo.toml", "src/**/*.rs", "../README.md", "../LICENSE-APACHE", "../LICENSE-MIT"]
keywords = ["versioning", "config", "serialization", "no_std"]
license = "MIT OR Apache-2.0"
name = "obake"
readme = "../README.md"
repository = "https://github.com/doctorn/obake"
version = "1.0.0"