1
0
Fork 0
mirror of https://github.com/ntex-rs/ntex-extras.git synced 2025-04-05 22:07:40 +03:00
No description
Find a file
leone 7f7a9faaab
refactor: ntex version and some clippy warning ()
* refactor: ntex version and some clippy warning

* refactor(workflow): linux default MSRV version to 1.65

* bugfix(workflow): windows openssl install
2023-04-04 00:08:44 +02:00
.github/workflows refactor: ntex version and some clippy warning () 2023-04-04 00:08:44 +02:00
ntex-cors refactor: ntex version and some clippy warning () 2023-04-04 00:08:44 +02:00
ntex-files refactor: ntex version and some clippy warning () 2023-04-04 00:08:44 +02:00
ntex-identity refactor: ntex version and some clippy warning () 2023-04-04 00:08:44 +02:00
ntex-multipart refactor: ntex version and some clippy warning () 2023-04-04 00:08:44 +02:00
ntex-session refactor: ntex version and some clippy warning () 2023-04-04 00:08:44 +02:00
.gitignore update ntex 0.3.18 () 2021-08-15 16:27:37 +06:00
Cargo.toml update deps 2022-12-28 13:43:07 +01:00
LICENSE update license 2020-07-30 11:08:59 +06:00
README.md update msrv 2021-02-21 15:54:20 +06:00
rustfmt.toml fmt 2020-10-05 12:08:26 +06:00

ntex-extras

A collection of additional crates supporting the ntex frameworks.

Build Status Version codecov

Crates

Crate
ntex-cors crates.io Documentation Cors service for ntex applications.
ntex-files crates.io Documentation Static files support for ntex applications.
ntex-identity crates.io Documentation Identity service for ntex applications.
ntex-multipart crates.io Documentation Multipart support for ntex applications.
ntex-session crates.io Documentation Session service for ntex applications.

License

This project is licensed under