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
dc78d2d added a new dependency on the priority-queue crate, which is LGPL licensed - unfortunately, since Rust statically links all libraries and we distribute binaries to customers, this currently likely prevents us using mysql_async past that commit. Is there a world where you'd consider an alternative to that dependency, either permanently or via a feature flag, to allow non-copyleft-compliant use of mysql-async?