Skip to content

Commit 048e340

Browse files
committed
crate: bump version from 0.23.2 -> 0.24.0.
The update to Rustls 0.21.0 was a semver incompatible bump, and since types from that crate are part of our public API we must also bump the hyper-rustls version accordingly.
1 parent f756d81 commit 048e340

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "hyper-rustls"
3-
version = "0.23.2"
3+
version = "0.24.0"
44
edition = "2021"
55
rust-version = "1.57"
66
license = "Apache-2.0/ISC/MIT"

0 commit comments

Comments
 (0)