Add workspace configuration for hyper-custom-cert crate

This commit is contained in:
geoffsee
2025-08-14 16:29:26 -04:00
parent 75b3f74ca8
commit 39d19f45e2

3
Cargo.toml Normal file
View File

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