google-cloud-token 0.1.2

Google Cloud Platform token spec.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "google-cloud-token"
version = "0.1.2"
authors = ["yoshidan <naohiro.y@gmail.com>"]
edition = "2021"
repository = "https://github.com/yoshidan/google-cloud-rust/tree/main/foundation/token"
keywords = ["gcp","googleapis","google-cloud-rust"]
license = "MIT"
readme = "README.md"
description = "Google Cloud Platform token spec."

[dependencies]
async-trait = "0.1"