Add dual licensing under MIT or Apache-2.0 and update version to 0.1.7. Fixed documentation generation workflow.

This commit is contained in:
geoffsee
2025-08-14 17:44:11 -04:00
parent 7efc32947e
commit dcae449dc6
6 changed files with 231 additions and 3 deletions

2
Cargo.lock generated
View File

@@ -364,7 +364,7 @@ dependencies = [
[[package]]
name = "hyper-custom-cert"
version = "0.1.4"
version = "0.1.6"
dependencies = [
"hyper-rustls",
"hyper-tls",