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