cloud-sdk-sanitization 0.15.2

Optional provider-neutral secret-sanitization boundary for cloud-sdk.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "cloud-sdk"
version = "0.34.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5335283cfe34a702716f1873fce1a5c1deeda9c370d3e0a3dbec517da5f3be10"

[[package]]
name = "cloud-sdk-sanitization"
version = "0.15.2"
dependencies = [
 "cloud-sdk",
 "sanitization",
]

[[package]]
name = "sanitization"
version = "2.0.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "75e43f2762b31232062e8ba7bfbdfcbd33c80c43bf7a306a7e195c3c4f734e0f"