-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
27 changed files
with
7,954 additions
and
197 deletions.
There are no files selected for viewing
Submodule googleapis
updated
378 files
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
[package] | ||
name = "gcloud-sdk" | ||
version = "0.18.3" | ||
version = "0.18.4" | ||
authors = ["mechiru <[email protected]>", "Abdulla Abdurakhmanov <[email protected]>"] | ||
edition = "2021" | ||
license = "MIT OR Apache-2.0" | ||
description = "This library provides generated from proto Google API, authentication support, caching client." | ||
description = "This library provides generated from proto Google APIs and simple to use APIs client hiding complexity of GCP authentication and secure networking based on Tonic middleware." | ||
repository = "https://github.com/abdolence/gcloud-sdk-rs" | ||
documentation = "https://docs.rs/gcloud-sdk" | ||
categories = ["api-bindings"] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.