lambda-fairy / maud

:pencil: Compile-time HTML templates for Rust
https://maud.lambda.xyz
Apache License 2.0
2.09k stars 137 forks source link

Update actix-web depedency to 4.0.0 #331

Closed robjtede closed 2 years ago

lsr0 commented 2 years ago

Just a note: tested this PR via the source branch [1] and works nicely.

[1] maud = { git = "https://github.com/robjtede/maud", branch = "aw4-rc", features = ["actix-web"] }

lambda-fairy commented 2 years ago

Thank you. And congrats on the milestone!

lsr0 commented 2 years ago

Hey, any chance of a maud release with actix 4.0 support?