test = []
[dependencies.anyhow]
version = "1.0.47"
[dev-dependencies.maplit]
version = "1.0.2"
[dev-dependencies.trybuild]
features = ["diff"]
version = "1.0.52"
[lib]
name = "former_runtime"
path = "../../../rust/former/runtime/mod.rs"
[package]
authors = ["Kostiantyn Wandalen <wanalen@01.school>", "Volodymyr M. <volodymyr.migdal@gmail.com>", "Dmytro Kryvoruchko <dm.vict.kr@gmail.com>"]
categories = ["algorithms", "development-tools"]
description = "Former - variation of builder pattern.\n"
documentation = "https://docs.rs/former"
edition = "2021"
include = ["../../../rust/former", "/Cargo.toml", "/Readme.md"]
keywords = ["fundamental", "general-purpose"]
license = "MIT"
name = "former_runtime"
readme = "Readme.md"
resolver = "2"
version = "0.1.0"