[dependencies]
[package]
authors = ["hinto.janai <hinto.janai@protonmail.com>"]
description = "canda"
documentation = "https://docs.rs/canda"
edition = "2021"
keywords = ["canda"]
license = "MIT"
name = "canda"
readme = "README.md"
repository = "https://github.com/hinto-janai/canda"
version = "0.0.0"
[package.metadata.docs.rs]
all-features = true
[profile.release]
codegen-units = 1
debug = false
lto = true
strip = "symbols"