Automated schema migration
This commit is contained in:
@@ -39,6 +39,7 @@ smtp = { path = "../crates/smtp", features = ["test_mode", "enterprise"] }
|
||||
common = { path = "../crates/common", features = ["test_mode", "enterprise"] }
|
||||
email = { path = "../crates/email", features = ["test_mode", "enterprise"] }
|
||||
spam-filter = { path = "../crates/spam-filter", features = ["test_mode", "enterprise"] }
|
||||
migration = { path = "../crates/migration", features = ["test_mode", "enterprise"] }
|
||||
trc = { path = "../crates/trc" }
|
||||
managesieve = { path = "../crates/managesieve", features = ["test_mode", "enterprise"] }
|
||||
smtp-proto = { version = "0.1" }
|
||||
|
||||
Reference in New Issue
Block a user