mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
uucore: fsext: Change MountInfo's mount_root/dir to OsString
This is necessary to fix handling of non-Unicode filepath in `df`. Note that other field might also need to be modified in the future.
This commit is contained in:
Generated
+1
@@ -1584,6 +1584,7 @@ dependencies = [
|
||||
"bigdecimal",
|
||||
"blake2b_simd",
|
||||
"blake3",
|
||||
"bstr",
|
||||
"clap",
|
||||
"crc32fast",
|
||||
"data-encoding",
|
||||
|
||||
Reference in New Issue
Block a user