File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33## Unreleased
44
5+ ## 4.10.1
6+
7+ - No significant changes since ` 4.10.0 ` .
8+
59## 4.10.0
610
711### Added
Original file line number Diff line number Diff line change 11[package ]
22name = " actix-web"
3- version = " 4.10.0 "
3+ version = " 4.10.1 "
44description = " Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust"
55authors = [
66 " Nikolay Kim <fafhrd91@gmail.com>" ,
Original file line number Diff line number Diff line change 88<!-- prettier-ignore-start -->
99
1010[ ![ crates.io] ( https://img.shields.io/crates/v/actix-web?label=latest )] ( https://crates.io/crates/actix-web )
11- [ ![ Documentation] ( https://docs.rs/actix-web/badge.svg?version=4.10.0 )] ( https://docs.rs/actix-web/4.10.0 )
11+ [ ![ Documentation] ( https://docs.rs/actix-web/badge.svg?version=4.10.1 )] ( https://docs.rs/actix-web/4.10.1 )
1212![ MSRV] ( https://img.shields.io/badge/rustc-1.72+-ab6000.svg )
1313![ MIT or Apache 2.0 licensed] ( https://img.shields.io/crates/l/actix-web.svg )
14- [ ![ Dependency Status] ( https://deps.rs/crate/actix-web/4.10.0 /status.svg )] ( https://deps.rs/crate/actix-web/4.10.0 )
14+ [ ![ Dependency Status] ( https://deps.rs/crate/actix-web/4.10.1 /status.svg )] ( https://deps.rs/crate/actix-web/4.10.1 )
1515<br />
1616[ ![ CI] ( https://github.com/actix/actix-web/actions/workflows/ci.yml/badge.svg )] ( https://github.com/actix/actix-web/actions/workflows/ci.yml )
1717[ ![ codecov] ( https://codecov.io/gh/actix/actix-web/graph/badge.svg?token=dSwOnp9QCv )] ( https://codecov.io/gh/actix/actix-web )
You can’t perform that action at this time.
0 commit comments