ft-sys 0.1.1

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

[dependencies.chrono]
default-features = false
features = ["serde"]
version = "0.4"

[dependencies.diesel]
features = ["postgres_backend", "i-implement-a-third-party-backend-and-opt-into-breaking-changes"]
version = "2"

[dependencies.ft-sys-shared]
version = "0.1.0"

[dependencies.http]
version = "1"

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

[dependencies.serde_json]
version = "1"

[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"
repository = "https://github.com/FifthTry/ft"
version = "0.1.1"