update triggers on docs workflow to sync with release workflow, bump to version 0.1.6

This commit is contained in:
geoffsee
2025-08-14 17:33:15 -04:00
parent 9a47802737
commit 7efc32947e
2 changed files with 3 additions and 16 deletions

View File

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