File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33## [ Unreleased]
44
5+ ## [ v0.10.2] - 2023-12-04
6+
7+ ### Fixed
8+
9+ * Avoid creation of possibly-uninitialized ` [u8] ` slices.
10+
511## [ v0.10.1] - 2023-11-20
612
713### Fixed
124130
125131Look at the [ release tags] for information about older releases.
126132
127- [ Unreleased ] : https://github.com/sfackler/hyper-openssl/compare/0.10.1...master
133+ [ Unreleased ] : https://github.com/sfackler/hyper-openssl/compare/0.10.2...master
134+ [ v0.10.2 ] : https://github.com/sfackler/hyper-openssl/compare/0.10.1...0.10.2
128135[ v0.10.1 ] : https://github.com/sfackler/hyper-openssl/compare/0.10.0...0.10.1
129136[ v0.10.0 ] : https://github.com/sfackler/hyper-openssl/compare/0.9.2...0.10.0
130137[ v0.9.2 ] : https://github.com/sfackler/hyper-openssl/compare/0.9.1...0.9.2
Original file line number Diff line number Diff line change 11[package ]
22name = " hyper-openssl"
3- version = " 0.10.1 "
3+ version = " 0.10.2 "
44authors = [" Steven Fackler <sfackler@gmail.com>" ]
55edition = " 2021"
66description = " Hyper TLS support via OpenSSL"
You can’t perform that action at this time.
0 commit comments