dcrypt-common 4.0.1

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

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

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