[dependencies.kal-derive]
optional = true
version = "0.2"
[features]
default = ["derive"]
derive = ["kal-derive"]
[package]
authors = ["RanolP <public.ranolp@gmail.com"]
description = "Command Abstraction Layer"
edition = "2021"
license = "MIT"
name = "kal"
readme = "README.md"
repository = "https://github.com/bot-any/kal"
version = "0.2.1"