[package] name = "kct_helper" version = "0.4.0" authors = ["Bruno Felipe Leal Delfino "] description = "Utilities used by KCT components" repository = "https://github.com/bruno-delfino1995/kct" edition = "2021" license = "MIT" [dependencies] serde_json = "1.0" thiserror = "1.0"