Skip to content

Commit 737b438

Browse files
committed
prepare actix-codec release 0.5.1
1 parent 0cd70b0 commit 737b438

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

actix-codec/CHANGES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Changes
22

33
## Unreleased - 2022-xx-xx
4+
5+
6+
## 0.5.1 - 2022-03-15
47
- Logs emitted now use the `tracing` crate with `log` compatibility. [#451]
58
- Minimum supported Rust version (MSRV) is now 1.49.
69

actix-codec/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "actix-codec"
3-
version = "0.5.0"
3+
version = "0.5.1"
44
authors = [
55
"Nikolay Kim <[email protected]>",
66
"Rob Ede <[email protected]>",

0 commit comments

Comments
 (0)