[dependencies.uuid]
features = ["v4"]
optional = true
version = "1.7.0"
[features]
default = ["uuid"]
uuid = ["dep:uuid"]
[package]
authors = ["Nicolas Moutschen <nicolas.moutschen@gmail.com>"]
description = "Context-based builders"
edition = "2021"
license = "MIT"
name = "ctxbuilder"
readme = "README.md"
repository = "https://github.com/nmoutschen/ctxbuilder/"
version = "0.1.0"