reliakit-primitives 0.4.2

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.4.2"
dependencies = [
 "reliakit-secret",
 "reliakit-validate",
]

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

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