Adjusting to make the database better tested.
This commit is contained in:
@ -26,3 +26,4 @@ tokio = { version = "1", features = ["full"] }
|
||||
default = []
|
||||
database = ["sqlx"]
|
||||
publisher = ["database"]
|
||||
tester = ["publisher"]
|
||||
|
||||
Reference in New Issue
Block a user