dcrypt-common 4.0.0

Common implementations and shared functionality for the dcrypt library
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "dcrypt-api"
version = "4.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8526c28527b05369d29e40e5937ba56996d03e7c13daae91198f39d9df17e623"
dependencies = [
 "dcrypt-internal",
]

[[package]]
name = "dcrypt-common"
version = "4.0.0"
dependencies = [
 "dcrypt-api",
 "dcrypt-internal",
]

[[package]]
name = "dcrypt-internal"
version = "4.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4e60c9d050254346b2b8b8acf8d44f0585f5c5a969e4440554f6ec83baaf6cb9"