部件名字与上游社区对齐

Signed-off-by: ljy9810 <longjianyin@h-partners.com>
This commit is contained in:
ljy9810
2026-01-20 15:08:01 +08:00
parent 0a6fd4a6c2
commit 147d388488
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -33,6 +33,6 @@ ohos_cargo_crate("lib") {
build_root = "build.rs"
build_sources = [ "build.rs" ]
module_output_extension = ".rlib"
part_name = "rust_proc_macro2"
part_name = "rust_proc-macro2"
subsystem_name = "thirdparty"
}
+2 -2
View File
@@ -1,5 +1,5 @@
{
"name": "@ohos/rust_proc_macro2",
"name": "@ohos/rust_proc-macro2",
"description": "A Rust library that provides support for error handling in procedural macros.",
"version": "5.0",
"license": "Apache License 2.0",
@@ -13,7 +13,7 @@
"en": "README.md"
},
"component": {
"name": "rust_proc_macro2",
"name": "rust_proc-macro2",
"subsystem": "thirdparty",
"adapted_system_type": [
"standard"