add public ip inferrence

This commit is contained in:
Maple Nebel 2025-11-06 22:55:41 +00:00
commit e2b564cc48
4 changed files with 17 additions and 4 deletions

2
Cargo.lock generated
View file

@ -1663,7 +1663,9 @@ dependencies = [
"base64",
"bytes",
"encoding_rs",
"futures-channel",
"futures-core",
"futures-util",
"h2 0.4.11",
"http 1.3.1",
"http-body 1.0.1",