From 8b557880c02ecd9cb42458e14dc0253b6d4f1f9e Mon Sep 17 00:00:00 2001 From: baoyachi Date: Fri, 25 Oct 2024 17:15:19 +0800 Subject: [PATCH] Update Cargo.toml --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 0fe46a4..1623f11 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "shadow-rs" -version = "0.35.1" +version = "0.35.2" authors = ["baoyachi "] edition = "2021" description = "A build-time information stored in your rust project"