[package] name = "dcs2-clock" edition = "2021" version.workspace = true authors.workspace = true description.workspace = true documentation.workspace = true license.workspace = true # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] dcs = { path = "../../../model", package = "dcs2", version = "0.1.0" }