From 5cd0d670ee0970e3fbe0a820e515c44073079da9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Allen=20Zhang=20=28=E5=BC=A0=E6=B6=9B=29?= Date: Fri, 18 Oct 2024 18:05:55 +0800 Subject: [PATCH] upd --- Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Cargo.toml b/Cargo.toml index bf8dc94..f6efaf9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,8 +6,10 @@ resolver = "2" [workspace.package] +authors = ["tzhangm@163.com"] edition = "2021" homepage = "https://github.com/swc-project/plugins" +license = "Apache-2.0" repository = "https://github.com/swc-project/plugins.git" rust-version = "1.70"