mirror of
https://github.com/actix/actix-extras.git
synced 2025-03-25 14:09:45 +01: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://docs.rs/actix-cors/0.7.0)
|
||||

|
||||

|
||||

|
||||
<br />
|
||||
[](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)
|
||||
- [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