File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 0.8.1] ( https://github.com/trillium-rs/trillium/compare/trillium-rustls-v0.8.0...trillium-rustls-v0.8.1 ) - 2024-06-29
10+
11+ ### Fixed
12+ - Require rustls-platform-verifier 0.3.2 to avoid multiple crypto backends
13+
914## [ 0.8.0] ( https://github.com/trillium-rs/trillium/compare/trillium-rustls-v0.7.0...trillium-rustls-v0.8.0 ) - 2024-04-12
1015
1116### Added
Original file line number Diff line number Diff line change 11[package ]
22name = " trillium-rustls"
3- version = " 0.8.0 "
3+ version = " 0.8.1 "
44authors = [" Jacob Rothstein <hi@jbr.me>" ]
55edition = " 2021"
66description = " rustls adapter for trillium.rs"
You can’t perform that action at this time.
0 commit comments