LemmyNet / lemmy

🐀 A link aggregator and forum for the fediverse
https://join-lemmy.org
GNU Affero General Public License v3.0
13.28k stars 885 forks source link

Update diesel and diesel-async #4987

Closed dullbananas closed 1 day ago

dullbananas commented 2 months ago

Need to wait for pict-rs to update its diesel-async dependency

Nutomic commented 2 months ago

cc @asonix

asonix commented 2 months ago

I'm not updating diesel-async until at least November, sorry. MSRV was bumped to 1.78 in the latest diesel, but NixOS stable is still on 1.77.2. The next NixOS release is in November and will have a newer rustc packaged.

dessalines commented 1 month ago

@dullbananas looks like it needs a few code fixes due to some name changes, but shouldn't be too bad.

Nutomic commented 1 day ago

Outdated, feel free to reopen.