Bump hyper-custom-cert version to 0.1.2

This commit is contained in:
geoffsee
2025-08-14 17:03:49 -04:00
parent 4e87a71b32
commit cb779e9a11

View File

@@ -1,6 +1,6 @@
[package] [package]
name = "hyper-custom-cert" name = "hyper-custom-cert"
version = "0.1.1" version = "0.1.2"
edition = "2021" 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." 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" license = "MIT OR Apache-2.0"