ferris_chats_data 0.1.1

This library provides data structures for ferris_chat.
Documentation
[dependencies.chrono]
features = ["serde"]
version = "0.4.39"

[dependencies.dirs]
version = "6.0.0"

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

[dependencies.serde_json]
version = "1.0.135"

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

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["web-programming::http-server", "asynchronous", "development-tools"]
description = "This library provides data structures for ferris_chat."
edition = "2021"
keywords = ["chatting", "DSA"]
license = "GPL-3.0"
name = "ferris_chats_data"
readme = "README.md"
repository = "https://github.com/TuxMC-sys/ferris_chats/"
version = "0.1.1"