mirror of
https://github.com/openharmony/third_party_rust_tinyvec.git
synced 2026-07-19 22:33:42 -04:00
Add GN Build Files and Custom Modifications
Signed-off-by: peizhe <472708703@qq.com>
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
[
|
||||
{
|
||||
"Name": "tinyvec",
|
||||
"License": "Apache License V2.0, MIT",
|
||||
"License File": "LICENSE-APACHE, LICENSE-MIT",
|
||||
"Version Number": "1.6.0",
|
||||
"Owner": "xuelei3@huawei.com",
|
||||
"Upstream URL": "https://github.com/Lokathor/tinyvec",
|
||||
"Description": "`tinyvec` provides 100% safe vec-like data structures."
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user