vk-token-manager 0.2.0

Useful abstractions for managing VK tokens
Documentation
[package]
name = "vk-token-manager"
version = "0.2.0"
description = "Useful abstractions for managing VK tokens"
readme = "readme.md"
license = "MIT"
authors = ["prostomarkeloff"]
edition = "2018"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
async-trait = "0.1.30"