mirror of
https://github.com/openharmony/third_party_rust_nix.git
synced 2026-06-30 21:27:54 -04:00
nix README.OpenSource修正
Signed-off-by: ljy9810 <longjianyin@h-partners.com>
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@
|
||||
"Description": "A Rust library that provides support for interacting with Unix-like operating systems.",
|
||||
"Dependencies": [
|
||||
"libc",
|
||||
"bitflags"
|
||||
"bitflags",
|
||||
"memoffset",
|
||||
"cfg-if",
|
||||
"pin-utils"
|
||||
|
||||
Reference in New Issue
Block a user