-
I tried the
Removing Features I was using:
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Hi @Rudi3, I believe you can safely remove the derive sea-orm/examples/rocket_example/src/pool.rs Lines 10 to 13 in 82bad4a |
Beta Was this translation helpful? Give feedback.
-
You missed the sea-orm = { version = "0.5.0", default-features = false, features = ["sqlx-postgres", "macros", "runtime-tokio-rustls"]} |
Beta Was this translation helpful? Give feedback.
You missed the
default-features = false