diff --git a/OAT.xml b/OAT.xml new file mode 100644 index 0000000..5fc2d71 --- /dev/null +++ b/OAT.xml @@ -0,0 +1,65 @@ + + + + + + LICENSE-APACHE|LICENSE-MIT + + + + + + + \ No newline at end of file diff --git a/README.OpenSource b/README.OpenSource new file mode 100644 index 0000000..f87eef2 --- /dev/null +++ b/README.OpenSource @@ -0,0 +1,11 @@ +[ + { + "Name": "rustc-hash", + "License": "Apache License V2.0, MIT", + "License File": "LICENSE-APACHE, LICENSE-MIT", + "Version Number": "1.1.0", + "Owner": "fangting12@huawei.com", + "Upstream URL": "https://github.com/rust-lang/rustc-hash", + "Description": "A Rust library that provides a fast and secure hashing algorithm." + } +] \ No newline at end of file