1ea88969fSopenharmony_ci[package] 2ea88969fSopenharmony_ciname = "example" 3ea88969fSopenharmony_civersion = "0.0.0" 4ea88969fSopenharmony_ciauthors = ["David Tolnay <dtolnay@gmail.com>"] 5ea88969fSopenharmony_cilicense = "MIT OR Apache-2.0" 6ea88969fSopenharmony_cirepository = "https://github.com/dtolnay/proc-macro-hack" 7ea88969fSopenharmony_ciedition = "2018" 8ea88969fSopenharmony_cipublish = false 9ea88969fSopenharmony_ci 10ea88969fSopenharmony_ci[dependencies] 11ea88969fSopenharmony_cidemo-hack = { path = "../demo-hack" }