From 701ff63ed9022efd3ed6b5f2438d5f8d0edf3b0a Mon Sep 17 00:00:00 2001 From: 0x676e67 Date: Fri, 3 Apr 2026 10:32:22 +0800 Subject: [PATCH] build(deps): update `arc-swap` dependency to version 1.9.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index eafd760..90000ae 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -48,7 +48,7 @@ serde_json = "1" serde_urlencoded = "0.7.1" indexmap = { version = "2.13.0", features = ["serde"] } bytes = "1.11.1" -arc-swap = "1.8.0" +arc-swap = "1.9.0" http = "1" http-body-util = "0.1.3" wreq = { version = "6.0.0-rc.27", features = [