1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-06-26 10:27:42 +02:00

Run CI with MSRV

This commit is contained in:
Yuki Okushi
2020-01-30 16:09:05 +09:00
parent c4c0680a6e
commit a0337d7851
4 changed files with 47 additions and 2 deletions

View File

@ -16,4 +16,4 @@
* [API Documentation](https://docs.rs/actix-cors/)
* [Chat on gitter](https://gitter.im/actix/actix)
* Cargo package: [actix-cors](https://crates.io/crates/actix-cors)
* Minimum supported Rust version: 1.34 or later
* Minimum supported Rust version: 1.39.0 or later