···22name = "osprey_coordinator"
33version = "0.1.0"
44edition = "2021"
55+license = "Apache-2.0"
56# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
6778[dependencies]
···22name = "osprey_coordinator_etcd_config_derive"
33version = "0.1.0"
44edition = "2021"
55+license = "Apache-2.0"
66+publish = false
5768# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
79[lib]