File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## Unreleased
4
4
5
+ ## 4.10.2
6
+
7
+ - No significant changes since ` 4.10.1 ` .
8
+
5
9
## 4.10.1
6
10
7
11
- No significant changes since ` 4.10.0 ` .
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " actix-web"
3
- version = " 4.10.1 "
3
+ version = " 4.10.2 "
4
4
description = " Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust"
5
5
authors = [
6
6
" Nikolay Kim <fafhrd91@gmail.com>" ,
Original file line number Diff line number Diff line change 8
8
<!-- prettier-ignore-start -->
9
9
10
10
[ ![ 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.1 )] ( https://docs.rs/actix-web/4.10.1 )
11
+ [ ![ Documentation] ( https://docs.rs/actix-web/badge.svg?version=4.10.2 )] ( https://docs.rs/actix-web/4.10.2 )
12
12
![ MSRV] ( https://img.shields.io/badge/rustc-1.72+-ab6000.svg )
13
13
![ 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.1 /status.svg )] ( https://deps.rs/crate/actix-web/4.10.1 )
14
+ [ ![ Dependency Status] ( https://deps.rs/crate/actix-web/4.10.2 /status.svg )] ( https://deps.rs/crate/actix-web/4.10.2 )
15
15
<br />
16
16
[ ![ CI] ( https://github.com/actix/actix-web/actions/workflows/ci.yml/badge.svg )] ( https://github.com/actix/actix-web/actions/workflows/ci.yml )
17
17
[ ![ 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