From deff1f4bf56a9db4a32c487c877c0025401dabde Mon Sep 17 00:00:00 2001 From: baoyachi Date: Thu, 22 Aug 2024 11:03:24 +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 e2cf31d..fb4b581 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "shadow-rs" -version = "0.32.0" +version = "0.33.0" authors = ["baoyachi "] edition = "2021" description = "A build-time information stored in your rust project"