remove optional checks in docs workflow, bump version to 0.1.8

This commit is contained in:
geoffsee
2025-08-14 17:51:17 -04:00
parent dcae449dc6
commit 5676dbef76
2 changed files with 2 additions and 79 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "hyper-custom-cert"
version = "0.1.7"
version = "0.1.8"
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"