mirror of
https://github.com/openharmony/third_party_rust_proc-macro2.git
synced 2026-06-30 20:27:55 -04:00
@@ -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
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user