Add OAT.xml and README.OpenSource

Signed-off-by: fangting <fangting12@huawei.com>
This commit is contained in:
fangting
2023-04-14 14:15:12 +08:00
parent 57999935ed
commit ba7ac46848
+11
View File
@@ -0,0 +1,11 @@
[
{
"Name": "num-traits",
"License": "Apache License V2.0, MIT",
"License File": "LICENSE-APACHE, LICENSE-MIT",
"Version Number": "num-traits-0.2.15",
"Owner": "fangting12@huawei.com",
"Upstream URL": "https://github.com/rust-num/num-traits",
"Description": "A Rust library that provides support for numeric traits like zero, one, and ordering."
}
]