From 822dcba534caf53b7133fa733c2f65d21834e68b Mon Sep 17 00:00:00 2001 From: Administrator Date: Thu, 21 Nov 2024 21:00:37 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E6=9E=84=E5=BB=BA=E9=94=99?= =?UTF-8?q?=E8=AF=AF=E5=B9=B6=E6=9B=B4=E6=96=B0=E4=BE=9D=E8=B5=96=E9=A1=B9?= =?UTF-8?q?=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 6ffebb4..b62b191 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -31,7 +31,7 @@ version = "0.4.22" version = "1.41.1" [workspace.dependencies.serde] -version = "1.0.215" +version = "1.0.214" [workspace.dependencies.win-wrap] version = "0.2.9" @@ -52,5 +52,5 @@ members = [ "proxy32", "resources", "utils" -, "sr"] +] resolver = "2"