keyz_rust_client 1.0.2

keyz client for Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies.tokio]
features = ["full", "time"]
version = "1.21.2"

[package]
description = "keyz client for Rust"
edition = "2021"
license = "MIT"
name = "keyz_rust_client"
readme = "README.md"
repository = "https://github.com/viktor111/keyz_rust_client.git"
version = "1.0.2"