version = 4
[[package]]
name = "cloud-sdk"
version = "0.55.0"
dependencies = [
"cloud-sdk-sanitization",
"subtle",
]
[[package]]
name = "cloud-sdk-sanitization"
version = "0.18.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "46cd133fc7a7c1cbacbf00f7dc8b9e708464a391f8866754dce935baa8d8c2ed"
dependencies = [
"sanitization",
]
[[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"