mirror of
https://github.com/actix/actix-extras.git
synced 2025-04-19 01:02:08 +02:00
doc(actix-cors): update MSRV (#395)
This commit is contained in:
parent
b9769edca1
commit
8ddbf26cc1
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
[](https://crates.io/crates/actix-cors)
|
[](https://crates.io/crates/actix-cors)
|
||||||
[](https://docs.rs/actix-cors/0.7.0)
|
[](https://docs.rs/actix-cors/0.7.0)
|
||||||

|

|
||||||

|

|
||||||
<br />
|
<br />
|
||||||
[](https://deps.rs/crate/actix-cors/0.7.0)
|
[](https://deps.rs/crate/actix-cors/0.7.0)
|
||||||
@ -69,4 +69,4 @@ async fn main() -> std::io::Result<()> {
|
|||||||
|
|
||||||
- [API Documentation](https://docs.rs/actix-cors)
|
- [API Documentation](https://docs.rs/actix-cors)
|
||||||
- [Example Project](https://github.com/actix/examples/tree/master/cors)
|
- [Example Project](https://github.com/actix/examples/tree/master/cors)
|
||||||
- Minimum Supported Rust Version (MSRV): 1.57
|
- Minimum Supported Rust Version (MSRV): 1.75
|
||||||
|
Loading…
x
Reference in New Issue
Block a user