New review comment by jcgruenhage on void-packages repository https://github.com/void-linux/void-packages/pull/40600#discussion_r1027094248 Comment: Less of a heads up and more of a merge blocker sadly.. What we need to do is maintaining an sqlx fork somewhere that changes this, and then maintaining patch files that use https://doc.rust-lang.org/cargo/reference/overriding-dependencies.html#the-patch-section to override where it fetches sqlx from, with potentially multiple branches for the different sqlx versions... Unless upstream "fixes" this allowing us to override this in an easier way.