Skip to content
This repository was archived by the owner on Jan 6, 2024. It is now read-only.

Commit 07e5ba5

Browse files
authored
v0.4.0 (#19)
1 parent bab3485 commit 07e5ba5

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# Version 0.4.0
2+
3+
- **Breaking:** Update rustls to 0.21. (#14)
4+
- **Breaking::** Remove webpki from the public API. (#15, #17)
5+
16
# Version 0.3.0
27

38
- Update rustls to 0.20. (#9)

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "async-rustls"
3-
version = "0.3.0"
3+
version = "0.4.0"
44
authors = [
55
"Alex Crichton <[email protected]>",
66
"quininer kel <[email protected]>",

0 commit comments

Comments
 (0)