ton_lib 0.0.1

Banch of tools for working with TON network
Documentation
[dependencies]

[dev-dependencies]

[lib]
name = "ton_lib"
path = "src/lib.rs"

[package]
authors = ["Sild <silddev@proton.me"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Banch of tools for working with TON network"
edition = "2021"
keywords = ["ton", "the-open-network", "blockchain", "crypto"]
license = "MIT OR Apache-2.0"
name = "ton_lib"
publish = true
readme = false
repository = "https://github.com/sild/libs_rs"
rust-version = "1.80"
version = "0.0.1"