chore: Use workspace tiny_http (#32672)

Release Notes:

- N/A
This commit is contained in:
张小白 2025-06-13 16:56:10 +08:00 committed by GitHub
parent 83cd1d2545
commit fc7c106b2a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -51,7 +51,7 @@ telemetry_events.workspace = true
text.workspace = true
thiserror.workspace = true
time.workspace = true
tiny_http = "0.8"
tiny_http.workspace = true
tokio-socks = { version = "0.5.2", default-features = false, features = ["futures-io"] }
url.workspace = true
util.workspace = true