[package] authors = ["Kevin Conley "] edition = "2021" name = "hash_params" rust-version = "1.63" version = "1.1.0" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] rco_config = {path = "../rco_config"} rco_utils = {path = "../rco_utils"}