Skip to content

Commit 855e3f9

Browse files
committed
prepare actix-tls release 3.0.4
1 parent 737b438 commit 855e3f9

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

actix-tls/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+
## 3.0.4 - 2022-03-15
47
- Logs emitted now use the `tracing` crate with `log` compatibility. [#451]
58

69
[#451]: https://github.com/actix/actix-net/pull/451

actix-tls/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-tls"
3-
version = "3.0.3"
3+
version = "3.0.4"
44
authors = [
55
"Nikolay Kim <[email protected]>",
66
"Rob Ede <[email protected]>",

0 commit comments

Comments
 (0)