vkapi2 0.2.13

vk api wrapper for rust
Documentation
[dependencies.reqwest]
features = ["json"]
version = "0.11.20"

[dependencies.serde]
features = ["derive"]
version = "1.0.188"

[dependencies.serde_json]
version = "1.0.107"

[package]
categories = ["api-bindings", "asynchronous"]
description = "vk api wrapper for rust"
edition = "2021"
keywords = ["vkontakte", "vk", "api", "vkontakteapi", "vkapi"]
license = "MIT"
name = "vkapi2"
readme = "README.md"
repository = "https://github.com/Teyllayka/VkApi2"
version = "0.2.13"