twoliter
twoliter copied to clipboard
nit: SchemaVersion could be in a different module
Description
`SchemaVersion` could be in a different module. Currently it is `project.rs`
Originally posted by @bcressey in https://github.com/bottlerocket-os/twoliter/pull/23#discussion_r1258880556
Definition of Done
When SchemaVersion has been moved to a module that makes more sense than the project.rs module.