dcrypt-common 3.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 = "3.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6f437f9dec702087da933747a1f685a31bb5378a7e6670786fd555924659b269"
dependencies = [
 "dcrypt-internal",
]

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

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