Files
third_party_rust_nix/README.OpenSource
T
ljy9810 683c1defaa nix升级到0.30.1版本
Signed-off-by: ljy9810 <longjianyin@h-partners.com>
2025-10-14 20:15:17 +08:00

18 lines
429 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"
]
}
]