[dependencies.serde]
features = ["derive"]
version = "1"
[lib]
name = "lets_network"
path = "src/lib.rs"
[package]
authors = ["Amit Upadhyay <upadhyay@gmail.com>", "Siddhant Kumar <siddhant@fifthtry.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "lets-network - sdk for lets-network app"
edition = "2024"
homepage = "https://github.com/fifthtry-community/lets-network"
license = "MIT"
name = "lets-network"
readme = false
repository = "https://github.com/fifthtry-community/lets-network"
resolver = "2"
version = "0.1.0"