From 76b3f068b7a39c792b168fcffa06c92879f2a6c4 Mon Sep 17 00:00:00 2001 From: eastspire Date: Fri, 4 Sep 2026 10:29:39 +0800 Subject: [PATCH] Bump root version to 0.18.58. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 809248aa..a3f004cc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "euv" -version = "0.18.57" +version = "0.18.58" readme = "README.md" edition = "2024" authors = ["root@ltpp.vip"]