Fix CI failures, bump version to 0.1.3 and update tests for added timeout configuration

This commit is contained in:
geoffsee
2025-08-14 17:09:07 -04:00
parent cb779e9a11
commit dab74143d2
3 changed files with 7 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "hyper-custom-cert"
version = "0.1.2"
version = "0.1.3"
edition = "2021"
description = "A small, ergonomic HTTP client wrapper around hyper with optional support for custom Root CAs and a dev-only insecure mode for self-signed certificates."
license = "MIT OR Apache-2.0"