[package] name = "rtb" version = "0.3.1" authors = ["Nicklas Kaadner "] license = "MIT" description = "A tool for generating React component boilerplate" readme = "README.md" homepage = "https://github.com/JZTNicklas/rtb" repository = "https://github.com/JZTNicklas/rtb" [dependencies] askama = "0.12.0" clap = { version = "4.0", features = ["derive"] }