Rocket/contrib
guenhter 62d4a72f40 Not enable the rustls feature by default for sqlx
DB's like sqlite not need the tls feature with sqlx at all.
When cross compiling e.g. to i586, ring is not supported and
therefore the db-pool cannot be used because the rustls
feature is turned on by default even though not needed.
2024-09-03 13:01:03 +02:00
..
db_pools Not enable the rustls feature by default for sqlx 2024-09-03 13:01:03 +02:00
dyn_templates Update 'handlebars' to 6.0. 2024-07-22 14:09:21 -05:00
sync_db_pools Allow sync drops for 'sync_db_pools' connections. 2024-08-18 20:03:01 -07:00
ws Update 'tokio-tungstenite' to 0.23. 2024-08-16 05:30:45 -07:00