mirror of
https://github.com/uutils/coreutils
synced 2024-12-14 07:12:44 +00:00
Bump libc version from "0.2.136" to "0.2.137"
This commit is contained in:
parent
c7af9a6a80
commit
4b4222ffe3
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.136"
|
||||
libc = "0.2.137"
|
||||
|
||||
[target.'cfg(windows)'.dependencies]
|
||||
windows-sys = { version = "0.42.0", default-features = false, features = ["Win32_Storage_FileSystem"] }
|
||||
|
|
Loading…
Reference in a new issue