We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b2418b commit 8a5ee02Copy full SHA for 8a5ee02
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## [0.3.1] - 2025-06-06
4
+
5
+### Changed
6
7
+- Bump`rustls-platform-verifier` to 0.6.
8
9
## [0.3.0] - 2025-02-02
10
11
### Changed
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "oxhttp"
-version = "0.3.0"
+version = "0.3.1"
authors = ["Tpt <thomas@pellissier-tanon.fr>"]
license = "MIT OR Apache-2.0"
readme = "README.md"
0 commit comments