From 4a3777bddf1cb11b68194b2c81b271339c7ac7dd Mon Sep 17 00:00:00 2001 From: fangting Date: Tue, 6 Jun 2023 17:27:11 +0800 Subject: [PATCH] =?UTF-8?q?README.OpenSource=E6=9C=89=E8=AF=AF=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: fangting --- README.OpenSource | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.OpenSource b/README.OpenSource index 9f3d7f5..1fcded8 100644 --- a/README.OpenSource +++ b/README.OpenSource @@ -3,9 +3,9 @@ "Name": "proc-macro-error", "License": "Apache License V2.0, MIT", "License File": "LICENSE-APACHE, LICENSE-MIT", - "Version Number": "1.0.53", + "Version Number": "1.0.4", "Owner": "fangting12@huawei.com", "Upstream URL": "https://gitlab.com/CreepySkeleton/proc-macro-error", "Description": "A Rust library that provides support for procedural macros." } -] \ No newline at end of file +]