DieselCrud traits and derives
This commit is contained in:
@ -6,4 +6,4 @@ edition = "2021"
|
||||
[dependencies]
|
||||
lib = { path = "../..", features = ["axum"] }
|
||||
axum = "0.7.5"
|
||||
tokio = { version = "1.38.0", features = ["rt-multi-thread", "macros"] }
|
||||
tokio = { version = "1.39", features = ["rt-multi-thread", "macros"] }
|
||||
|
Reference in New Issue
Block a user