actix / actix-extras

A collection of additional crates supporting the actix and actix-web frameworks.
https://actix.rs
Apache License 2.0
762 stars 192 forks source link

doc(actix-cors): update MSRV #395

Closed marvin-j97 closed 7 months ago

marvin-j97 commented 7 months ago

I got the error message:

error: package `actix-cors v0.7.0` cannot be built because it requires rustc 1.75 or newer, while the currently active rustc version is 1.74.1

actix-cors uses the workspace's rust-version, which is 1.75