code: entity, migration, quick migration
This commit is contained in:
@@ -2,9 +2,14 @@
|
||||
name = "miniweb"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
publish = false
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
|
||||
[workspace]
|
||||
members = [".", "entity", "migration"]
|
||||
|
||||
[features]
|
||||
# https://github.com/rust-db/barrel/blob/master/guides/diesel-setup.md
|
||||
use_barrel = ["barrel", "sqlformat"]
|
||||
|
||||
Reference in New Issue
Block a user