[package] name = "migration" version = "0.1.0" edition = "2021" [dependencies] sea-orm-migration = "1.1" [lib] name = "migration" path = "src/lib.rs"