You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
diesel_async 0.4.1 added a wrapper for converting async connection to blocking connection, so embed_migrations crate can be used without the libpq dependency.
The text was updated successfully, but these errors were encountered:
diesel_async
0.4.1 added a wrapper for converting async connection to blocking connection, soembed_migrations
crate can be used without thelibpq
dependency.The text was updated successfully, but these errors were encountered: