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

Commit 7c66d84

Browse files
authored
v0.4.1
Signed-off-by: John Nunley <[email protected]>
1 parent 47482ff commit 7c66d84

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Version 0.4.1
2+
3+
- Add `smol-rs` logo to docs. (#23)
4+
15
# Version 0.4.0
26

37
- **Breaking:** Update rustls to 0.21. (#14)

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[package]
22
name = "async-rustls"
3-
version = "0.4.0"
3+
version = "0.4.1"
44
authors = [
55
"Alex Crichton <[email protected]>",
66
"quininer kel <[email protected]>",
77
"Stjepan Glavina <[email protected]>",
8-
"John Nunley <[email protected]>",
8+
"John Nunley <[email protected]>",
99
]
1010
license = "Apache-2.0 OR MIT"
1111
repository = "https://github.com/smol-rs/async-rustls"

0 commit comments

Comments
 (0)