Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features.

sqlx implicit feature

Enables runtime-tokio-rustls, postgres, uuid, time and default features of sqlx ^0.6

optional dependencies