1ea88969fSopenharmony_ci[package] 2ea88969fSopenharmony_ciname = "test-crate" 3ea88969fSopenharmony_civersion = "0.0.0" 4ea88969fSopenharmony_ciauthors = ["CreepySkeleton <creepy-skeleton@yandex.ru>"] 5ea88969fSopenharmony_ciedition = "2018" 6ea88969fSopenharmony_cipublish = false 7ea88969fSopenharmony_ci 8ea88969fSopenharmony_ci[lib] 9ea88969fSopenharmony_cipath = "lib.rs" 10ea88969fSopenharmony_ciproc-macro = true 11ea88969fSopenharmony_ci 12ea88969fSopenharmony_ci[dependencies] 13ea88969fSopenharmony_ciproc-macro-error = { path = "../" } 14ea88969fSopenharmony_ciquote = "1" 15ea88969fSopenharmony_ciproc-macro2 = "1" 16ea88969fSopenharmony_ci 17ea88969fSopenharmony_ci[dependencies.syn] 18ea88969fSopenharmony_civersion = "1" 19ea88969fSopenharmony_cidefault-features = false 20