version = 4
[[package]]
name = "cloud-sdk"
version = "0.80.0"
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 = "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"