[package] authors = [ "Ethan Lerner ", "Caleb Cushing ", ] description = "Common utilities and functions for Brix." edition = "2018" homepage = "https://github.com/xenoterracide/brix" license = "MIT" name = "brix_common" version = "0.1.3" [dependencies] brix_cli = {path = "../brix_cli", version = "0.4"} brix_processor = {path = "../brix_processor", version = "0.1.3" }