v0.5.3
Version 0.5.3
Changes compares to v0.5.2
- Update dependencies
sqlx
andredis
- Introduce two Cargo features that expose the corresponding
sqlx
features:tls-native-tls
(Disabled by default)tls-rustls
(Disabled by default)
sqlx
and redis
sqlx
features:
tls-native-tls
(Disabled by default)tls-rustls
(Disabled by default)