From d1132d88d22e8802e30881c8ecaf18316e09bc6e Mon Sep 17 00:00:00 2001 From: Jia Chao Date: Thu, 5 Sep 2024 17:57:03 +0800 Subject: [PATCH] =?UTF-8?q?release=20v0.1.3:=20=E5=88=9D=E6=AD=A5=E4=B8=8E?= =?UTF-8?q?=20cuap=20=E8=81=94=E8=B0=83=E9=80=9A=E8=BF=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jia Chao --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a5d7d3c..167c08a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cvrf2cusa" -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