File tree 3 files changed +5
-3
lines changed
3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## Unreleased
4
4
5
+ ## 2.5.0
6
+
5
7
- Update ` mio ` dependency to ` 1 ` .
6
8
7
9
## 2.4.0
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " actix-server"
3
- version = " 2.4 .0"
3
+ version = " 2.5 .0"
4
4
authors = [
5
5
" Nikolay Kim <[email protected] >" ,
6
6
Original file line number Diff line number Diff line change 5
5
<!-- prettier-ignore-start -->
6
6
7
7
[ ![ crates.io] ( https://img.shields.io/crates/v/actix-server?label=latest )] ( https://crates.io/crates/actix-server )
8
- [ ![ Documentation] ( https://docs.rs/actix-server/badge.svg?version=2.4 .0 )] ( https://docs.rs/actix-server/2.4 .0 )
8
+ [ ![ Documentation] ( https://docs.rs/actix-server/badge.svg?version=2.5 .0 )] ( https://docs.rs/actix-server/2.5 .0 )
9
9
[ ![ Version] ( https://img.shields.io/badge/rustc-1.52+-ab6000.svg )] ( https://blog.rust-lang.org/2021/05/06/Rust-1.52.0.html )
10
10
![ MIT or Apache 2.0 licensed] ( https://img.shields.io/crates/l/actix-server.svg )
11
11
<br />
12
- [ ![ Dependency Status] ( https://deps.rs/crate/actix-server/2.4 .0/status.svg )] ( https://deps.rs/crate/actix-server/2.4 .0 )
12
+ [ ![ Dependency Status] ( https://deps.rs/crate/actix-server/2.5 .0/status.svg )] ( https://deps.rs/crate/actix-server/2.5 .0 )
13
13
![ Download] ( https://img.shields.io/crates/d/actix-server.svg )
14
14
[ ![ Chat on Discord] ( https://img.shields.io/discord/771444961383153695?label=chat&logo=discord )] ( https://discord.gg/NWpN5mmg3x )
15
15
You can’t perform that action at this time.
0 commit comments