From b818851b3872008d700336b8c7f3ce1a3c46bd76 Mon Sep 17 00:00:00 2001 From: lubeilin <1791778603@qq.com> Date: Sun, 7 Apr 2024 22:47:50 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9rand=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vnt-cli/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vnt-cli/Cargo.toml b/vnt-cli/Cargo.toml index 4a54ef3..e6d1193 100644 --- a/vnt-cli/Cargo.toml +++ b/vnt-cli/Cargo.toml @@ -40,5 +40,5 @@ server_encrypt=["vnt/server_encrypt"] ip_proxy=["vnt/ip_proxy"] [build-dependencies] embed-manifest = "1.4.0" -rand = "0.9.0-alpha.0" +rand = "0.8.5" chrono = "0.4.23" \ No newline at end of file