Closed Ploppz closed 2 years ago
pinning the -web dep is not enough to guarantee compilation
actix-web = "=4.0.0-beta.14"
actix-http = "=3.0.0-beta.15"
Thanks! shouldn't it be pinned in actix-web Cargo.toml?
Not all updates are breaking and keeping those versions up to date would be a lot more work for the team between the ~14 or so crates we manage, 9 of which are in pre-release atm.
Minimal test case only consist of
rustc 1.58.0-nightly (dd549dcab 2021-11-25)
Cargo.toml
Cargo.lock https://bpa.st/XAYA
gives these errors: