[build-dependencies.cmake]
optional = true
version = "0.1"
[dependencies]
[features]
default = ["cmake"]
no_avx512 = []
shared-tonlib = []
[package]
authors = ["STON.fi"]
description = "Rust bindings for tonlibjson library"
edition = "2021"
include = ["**/*.rs", "Cargo.toml"]
license = "MIT"
name = "tonlib-sys"
readme = "README.md"
repository = "https://github.com/ston-fi/tonlib-sys"
version = "2024.3.6"