[package] name = "task1" version = "0.2.0" authors = ["Joshua Rutschmann ", "Lorenz Bung "] [dependencies] srv-commands = { path = "srv-commands" } srv-config = { path = "srv-config" } srv-hasher = { path = "srv-hasher" } serde = "1.0.27" serde_derive = "1" serde_json = "1" [workspace]