mirror of
https://gitee.com/openharmony/commonlibrary_rust_ylong_json
synced 2024-12-02 12:36:18 +00:00
commit
10803c3a8d
1
BUILD.gn
1
BUILD.gn
@ -38,6 +38,7 @@ ohos_rust_unittest("rust_ylong_json_unit_test") {
|
||||
module_out_path = "commonlibrary/rust/ylong_json"
|
||||
sources = [ "src/lib.rs" ]
|
||||
deps = [
|
||||
":lib",
|
||||
"//third_party/rust/crates/libc:lib",
|
||||
"//third_party/rust/crates/serde/serde:lib",
|
||||
]
|
||||
|
@ -28,7 +28,7 @@
|
||||
"header_base": [],
|
||||
"header_files": []
|
||||
},
|
||||
"name": "//commonlibrary/rust/commonlibrary_rust_ylong_json:lib"
|
||||
"name": "//commonlibrary/rust/ylong_json:lib"
|
||||
}
|
||||
],
|
||||
"test": []
|
||||
|
9
patches/patches.json
Normal file
9
patches/patches.json
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"patches": [
|
||||
{
|
||||
"project":"productdefine_common",
|
||||
"path":"productdefine/common",
|
||||
"pr_url":"https://gitee.com/openharmony/productdefine_common/pulls/680"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user