Update [issues]
This commit is contained in:
parent
beef8211d8
commit
74b4d80f9d
@ -13,8 +13,7 @@ serde = "^1"
|
|||||||
tokio = { version = "^1", features = ["rt", "rt-multi-thread", "macros"] }
|
tokio = { version = "^1", features = ["rt", "rt-multi-thread", "macros"] }
|
||||||
|
|
||||||
[dependencies.sea-orm]
|
[dependencies.sea-orm]
|
||||||
path = "../../" # remove this line in your own project
|
path = "../../"
|
||||||
version = "^0.7"
|
|
||||||
default-features = false
|
default-features = false
|
||||||
features = ["macros", "runtime-tokio-native-tls", "debug-print", "with-json", "with-chrono"]
|
features = ["macros", "runtime-tokio-native-tls", "debug-print", "with-json", "with-chrono"]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user