extend x-platform support for binding URL previews to interfaces via address

Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
Jason Volk 2024-12-08 02:39:40 +00:00
parent 52cee65748
commit f0a1aaf7bc
6 changed files with 74 additions and 28 deletions

1
Cargo.lock generated
View file

@ -824,6 +824,7 @@ dependencies = [
"conduit_core",
"conduit_database",
"const-str",
"either",
"futures",
"hickory-resolver",
"http",