mirror of
https://github.com/fafhrd91/actix-net
synced 2024-11-27 22:32:57 +01:00
bump msrv to 1.46
This commit is contained in:
parent
3ab8c3eb69
commit
33c9aa6988
2
.github/workflows/linux.yml
vendored
2
.github/workflows/linux.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
|||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
version:
|
version:
|
||||||
- 1.42.0
|
- 1.46.0
|
||||||
- stable
|
- stable
|
||||||
- nightly
|
- nightly
|
||||||
|
|
||||||
|
@ -14,7 +14,7 @@ Actix net - framework for composable network services
|
|||||||
## Documentation & community resources
|
## Documentation & community resources
|
||||||
|
|
||||||
* [Chat on Gitter](https://gitter.im/actix/actix)
|
* [Chat on Gitter](https://gitter.im/actix/actix)
|
||||||
* Minimum supported Rust version: 1.42 or later
|
* Minimum supported Rust version: 1.46 or later
|
||||||
|
|
||||||
## Example
|
## Example
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user