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

@ -10,6 +10,8 @@
> Protobuf support for actix-web framework.
* Minimum supported Rust version: 1.39.0 or later
## Example
```rust,ignore