diff --git a/crates/client/Cargo.toml b/crates/client/Cargo.toml index 416098eacf..0516670d7e 100644 --- a/crates/client/Cargo.toml +++ b/crates/client/Cargo.toml @@ -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