From 618e28af4d3d908a55c203038e8eb1ebc27508f7 Mon Sep 17 00:00:00 2001 From: "baoyachi. Aka Rust Hairy crabs" Date: Fri, 26 May 2023 18:42:25 +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 ff9995c..927896f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "shadow-rs" -version = "0.21.0" +version = "0.22.0" authors = ["baoyachi "] edition = "2021" description = "A build-time information stored in your rust project"