realworld-axum-sqlx icon indicating copy to clipboard operation
realworld-axum-sqlx copied to clipboard

Update to Axum 0.4

Open abonander opened this issue 3 years ago • 2 comments

According to the author of Axum, there should only be a couple small breaking changes: https://www.reddit.com/r/rust/comments/shetb1/show_rrust_a_rust_implementation_of_the_realworld/hv6ftnu/?context=3

abonander avatar Feb 01 '22 23:02 abonander

Updated all crates here https://github.com/launchbadge/realworld-axum-sqlx/pull/5 apart from the time crate.

incon avatar Feb 07 '22 06:02 incon

I have made a fork of this repo https://github.com/davidpdrsn/realworld-axum-sqlx with up to date dependencies.

davidpdrsn avatar Oct 14 '22 21:10 davidpdrsn