From 0f6ade99a18926e2125322b17196bab710b40ddb Mon Sep 17 00:00:00 2001 From: Jia Chao Date: Thu, 12 Sep 2024 09:49:37 +0800 Subject: [PATCH] update: 0.1.3 Signed-off-by: Jia Chao --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 9a1fe25..26cd113 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "csaf2cusa" -version = "0.1.2" +version = "0.1.3" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html