mirror of
https://github.com/uutils/coreutils
synced 2024-12-13 14:52:41 +00:00
Bump libc version from "0.2.135" to "0.2.136"
This commit is contained in:
parent
c4417bf9b2
commit
c7af9a6a80
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ remove_dir_all = "0.7.0"
|
|||
uucore = { version=">=0.0.16", package="uucore", path="../../uucore", features=["fs"] }
|
||||
|
||||
[target.'cfg(unix)'.dependencies]
|
||||
libc = "0.2.135"
|
||||
libc = "0.2.136"
|
||||
|
||||
[target.'cfg(windows)'.dependencies]
|
||||
windows-sys = { version = "0.42.0", default-features = false, features = ["Win32_Storage_FileSystem"] }
|
||||
|
|
Loading…
Reference in a new issue