mirror of
https://github.com/openharmony/third_party_rust_nix.git
synced 2026-07-01 21:24:00 -04:00
c56024bc47
Signed-off-by: ljy9810 <longjianyin@h-partners.com>
18 lines
430 B
Plaintext
18 lines
430 B
Plaintext
[
|
|
{
|
|
"Name": "nix",
|
|
"License": "MIT",
|
|
"License File": "LICENSE",
|
|
"Version Number": "0.30.1",
|
|
"Owner": "fangting12@huawei.com",
|
|
"Upstream URL": "https://github.com/nix-rust/nix",
|
|
"Description": "A Rust library that provides support for interacting with Unix-like operating systems.",
|
|
"Dependencies": [
|
|
"libc",
|
|
"bitflags",
|
|
"memoffset",
|
|
"cfg-if",
|
|
"pin-utils"
|
|
]
|
|
}
|
|
] |