reliakit-primitives 0.5.0

Reusable type-safe primitives for constrained and reliability-oriented Rust values.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "reliakit-primitives"
version = "0.5.0"
dependencies = [
 "reliakit-secret",
 "reliakit-validate",
]

[[package]]
name = "reliakit-secret"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "20cded65aaa14c71634cef086186afef3c247ad489a3262ad0111955e6dd9683"

[[package]]
name = "reliakit-validate"
version = "0.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c2554b4f3fea2537fdc0f43a0dd9abbd27f358dd6e450a2033d5b83e44838844"