Closed ADRFranklin closed 4 years ago
fixes #364
This simply fixes the problem of having DependencyMeta exposed as a separate struct inside the yaml config, instead of it being silent and having it's children accessible at the root level.
DependencyMeta
fixes #364
This simply fixes the problem of having
DependencyMeta
exposed as a separate struct inside the yaml config, instead of it being silent and having it's children accessible at the root level.