mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
Bump libc version from "0.2.136" to "0.2.137"
This commit is contained in:
@@ -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"] }
|
||||
|
||||
Reference in New Issue
Block a user