From dc89477ffff564977530d69895ff105b969a9f9f Mon Sep 17 00:00:00 2001 From: baoyachi Date: Sat, 30 Dec 2023 22:59:58 +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 d85e1ec..7031d9d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "shadow-rs" -version = "0.25.0" +version = "0.26.0" authors = ["baoyachi "] edition = "2021" description = "A build-time information stored in your rust project"