ton-client-rs 0.11.2

TON SDK Client Library for Rust
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
edition = "2018"
name = "ton-client-rs"
version = "0.11.2"
authors = ["TON DEV SOLUTIONS LTD <support@tonlabs.io>"]
build = "build.rs"
description = "TON SDK Client Library for Rust"
homepage = "https://ton.dev"
documentation = "https://docs.ton.dev"
readme = "README.md"
keywords = ["TON", "blockchain", "cryptography", "network"]
license-file = "LICENSE"
repository = "https://github.com/tonlabs/ton-client-rs"
[dependencies.base64]
version = "0.10.0"

[dependencies.hex]
version = "0.3.2"

[dependencies.serde]
version = "1.0.91"

[dependencies.serde_derive]
version = "1.0.91"

[dependencies.serde_json]
version = "1.0.39"
[build-dependencies.curl]
version = "0.4.19"

[build-dependencies.flate2]
version = "1.0.4"