From 4358b4a0949fc50e50860ee625bc4dbfdc79166a Mon Sep 17 00:00:00 2001 From: baoyachi Date: Sat, 14 Sep 2024 09:43:40 +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 9da6a83..b67306a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "shadow-rs" -version = "0.34.0" +version = "0.35.0" authors = ["baoyachi "] edition = "2021" description = "A build-time information stored in your rust project"