From e91fa9d3bffbee83a842aa5e64eb0c47564b1e39 Mon Sep 17 00:00:00 2001 From: "oxide-renovate[bot]" <146848827+oxide-renovate[bot]@users.noreply.github.com> Date: Sat, 31 May 2025 07:36:35 +0000 Subject: [PATCH] Update Rust crate dropshot to 0.16.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 58b616c..d9d4fc2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -62,7 +62,7 @@ colored = "2" csv = "1.3" curl = "0.4" display-error-chain = "0.2" -dropshot = "0.15.1" +dropshot = "0.16.2" expectorate = "1" futures = "0.3" http = "1.2.0"