From e6b16264d2d0d63a9618eafb7348ac689cb25f4a Mon Sep 17 00:00:00 2001 From: "baoyachi. Aka Rust Hairy crabs" Date: Sat, 7 Oct 2023 18:10:31 +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 f04f197..a9807d5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "shadow-rs" -version = "0.24.0" +version = "0.24.1" authors = ["baoyachi "] edition = "2021" description = "A build-time information stored in your rust project"