mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-04 13:27:39 +03:00
Update readme, msrv 1.55
This commit is contained in:
parent
e1abe801b5
commit
1179b69fb0
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
||||||
[](https://github.com/ntex-rs/ntex/actions?query=workflow%3A"CI+(Linux)")
|
[](https://github.com/ntex-rs/ntex/actions?query=workflow%3A"CI+(Linux)")
|
||||||
[](https://crates.io/crates/ntex)
|
[](https://crates.io/crates/ntex)
|
||||||
[](https://docs.rs/ntex)
|
[](https://docs.rs/ntex)
|
||||||
[](https://blog.rust-lang.org/2021/06/17/Rust-1.53.0.html)
|
[](https://blog.rust-lang.org/2021/09/09/Rust-1.55.0.html)
|
||||||

|

|
||||||
[](https://codecov.io/gh/ntex-rs/ntex)
|
[](https://codecov.io/gh/ntex-rs/ntex)
|
||||||
[](https://discord.gg/zBNyhVRz)
|
[](https://discord.gg/zBNyhVRz)
|
||||||
|
@ -35,7 +35,7 @@ ntex = { version = "0.5", features = ["glommio"] }
|
||||||
## Documentation & community resources
|
## Documentation & community resources
|
||||||
|
|
||||||
* [Documentation](https://docs.rs/ntex)
|
* [Documentation](https://docs.rs/ntex)
|
||||||
* Minimum supported Rust version: 1.53 or later
|
* Minimum supported Rust version: 1.55 or later
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue