Conversation
|
(Will remove the patch from the Cargo.toml as soon as |
|
@aumetra thanks, the PR you linked is merged, could you please update the PR to drop the patch? |
Would love to but a new version hasn't been released to crates.io yet, so the best thing I could do is update the Git revision it's pointing to. Without a |
|
@djc Sorry for the ping, but do you have any insights why the new release of |
|
@aumetra Thanks for following up. Working on this in rustls/tokio-rustls#59 |
|
@serprex Done. Bumped to the released version and removed the patch. |
|
@jbg sorry for the ping, but does this look good? |
|
Thanks @aumetra! |
WIP since it's blocked by the
tokio-rustlsupgradeAlso bumped the
env_loggerdependency since that was also out-of-date. But that's minor since it's only a test dependency.Passes tests locally with my PostgreSQL instance.