postgresql_commands has no features set by default.
[dependencies] postgresql_commands = { version = "0.17.2", features = ["tokio"] }
Enables tokio
Affects traits::CommandBuilder.build_tokio…
traits::CommandBuilder.build_tokio