[dependencies.derive-new]
version = "0.7.0"
[lib]
name = "codora_bot"
path = "src/lib.rs"
[lints.clippy]
[package]
authors = ["West Sheriff <west.sh.mail@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["web-programming"]
description = "Library for bot development with codora"
edition = "2024"
keywords = ["bot", "tlib", "telegram-library", "discord-library"]
license = "MIT"
name = "codora-bot"
readme = false
repository = "https://github.com/getcodora/codora"
resolver = "2"
version = "0.1.0"