ft-sys-shared 0.1.1-alpha.1

ft-sdk: SDK for building FifthTry Applications
Documentation
[dependencies.bytes]
version = "1"

[dependencies.http]
version = "1"

[dependencies.serde]
features = ["derive"]
version = "1"

[dependencies.thiserror]
version = "1"

[features]
rusqlite = []

[package]
authors = ["Amit Upadhyay <upadhyay@gmail.com>", "Arpita Jaiswal <arpita@fifthtry.com>", "Rithik Seth <rithik@fifthtry.com>"]
description = "ft-sdk: SDK for building FifthTry Applications"
edition = "2021"
homepage = "https://FifthTry.com"
license = "BSD-3-Clause"
name = "ft-sys-shared"
repository = "https://github.com/FifthTry/ft"
version = "0.1.1-alpha.1"