rustshop-env 0.1.0

A common library for handling `rustshop` utility environment/context
Documentation
[dependencies.derive_more]
version = "0.99.17"

[dependencies.error-stack]
version = "0.1.1"

[dependencies.serde]
features = ["derive"]
version = "1.0.138"

[dependencies.serde_yaml]
version = "0.8.24"

[dependencies.tracing]
version = "0.1.35"

[package]
authors = ["Dawid Ciężarkiewicz <dpc@dpc.pw>"]
description = "A common library for handling `rustshop` utility environment/context"
documentation = "https://github.com/rustshop/rustshop"
edition = "2021"
homepage = "https://github.com/rustshop/rustshop"
keywords = ["kubernetes", "infra", "cloud"]
license = "MPL-2.0"
name = "rustshop-env"
readme = "README.md"
repository = "https://github.com/rustshop/rustshop"
version = "0.1.0"