mirror of
https://github.com/ntex-rs/ntex-extras.git
synced 2025-04-03 21:07:40 +03:00
update readme
This commit is contained in:
parent
27236552ba
commit
48c40506b0
1 changed files with 2 additions and 1 deletions
|
@ -5,6 +5,7 @@
|
|||
|
||||
[/badge.svg)](https://travis-ci.org/ntex-rs/ntex)
|
||||
[](https://blog.rust-lang.org/2020/03/12/Rust-1.42.html)
|
||||
[](https://codecov.io/gh/ntex-rs/ntex-extras)
|
||||
|
||||
</p>
|
||||
</div>
|
||||
|
@ -14,7 +15,7 @@
|
|||
| Crate | | |
|
||||
| -------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------|
|
||||
| [ntex-cors] | [](https://crates.io/crates/ntex-cors) [](https://docs.rs/ntex-cors) | Cors service for ntex applications. |
|
||||
| [ntex-files] | [](https://crates.io/crates/ntex-files) [](https://docs.rs/ntex-files) | Stattic files support for ntex applications. |
|
||||
| [ntex-files] | [](https://crates.io/crates/ntex-files) [](https://docs.rs/ntex-files) | Static files support for ntex applications. |
|
||||
| [ntex-identity] | [](https://crates.io/crates/ntex-identity) [](https://docs.rs/ntex-idenity) | Identity service for ntex applications. |
|
||||
| [ntex-multipart] | [](https://crates.io/crates/ntex-multipart) [](https://docs.rs/ntex-multipart) | Multipart support for ntex applications. |
|
||||
| [ntex-session] | [](https://crates.io/crates/ntex-session) [](https://docs.rs/ntex-sessioon) | Session service for ntex applications. |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue