cloud-sdk-testkit 0.30.3

Provider-neutral mock transport and fixture 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.80.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "07b31ace0d10a959232f0d50cf31e323ad718e7c5e66b7db4535384c2df29fa8"
dependencies = [
 "cloud-sdk-sanitization",
 "subtle",
]

[[package]]
name = "cloud-sdk-sanitization"
version = "0.19.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c832a24105347d1b6e146ae866d87b94b6b6f9bf777d2d7df9bbeafb291ea03c"
dependencies = [
 "sanitization",
]

[[package]]
name = "cloud-sdk-testkit"
version = "0.30.3"
dependencies = [
 "cloud-sdk",
]

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

[[package]]
name = "subtle"
version = "2.6.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"