mirror of
https://github.com/openharmony/third_party_rust_rustix.git
synced 2026-07-01 20:54:01 -04:00
Update dependencies.
This commit is contained in:
+2
-2
@@ -16,10 +16,10 @@ readme = "README.md"
|
||||
|
||||
[dependencies]
|
||||
bitflags = "1.2.1"
|
||||
cfg-if = "0.1.10"
|
||||
cfg-if = "1.0.0"
|
||||
errno = "0.2.6"
|
||||
itoa = "0.4.6"
|
||||
libc = { version = "0.2.78", features = ["extra_traits"] }
|
||||
libc = { version = "0.2.79", features = ["extra_traits"] }
|
||||
|
||||
[badges]
|
||||
maintenance = { status = "actively-developed" }
|
||||
|
||||
Reference in New Issue
Block a user