uses an example http server to test client functionality

This commit is contained in:
geoffsee
2025-08-26 14:37:54 -04:00
parent aa25ffb215
commit b0d37194fe
11 changed files with 1382 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
[workspace]
members = ["crates/hyper-custom-cert"]
members = ["crates/hyper-custom-cert", "crates/example"]
resolver = "2"