[package] name = "rrt-cli" version.workspace = true edition.workspace = true license.workspace = true [dependencies] rrt-model = { path = "../rrt-model" } sha2.workspace = true