examples(axum): use tokio runtime (#1428)
This commit is contained in:
parent
71dbffc725
commit
5ccae4e6d0
@ -13,7 +13,7 @@ path = "../../../" # remove this line in your own project
|
|||||||
version = "0.10.3" # sea-orm version
|
version = "0.10.3" # sea-orm version
|
||||||
features = [
|
features = [
|
||||||
"debug-print",
|
"debug-print",
|
||||||
"runtime-async-std-native-tls",
|
"runtime-tokio-native-tls",
|
||||||
"sqlx-postgres",
|
"sqlx-postgres",
|
||||||
# "sqlx-mysql",
|
# "sqlx-mysql",
|
||||||
# "sqlx-sqlite",
|
# "sqlx-sqlite",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user