File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -354,10 +354,10 @@ blake3 = "1.5.1"
354354sm3 = " 0.4.2"
355355digest = " 0.10.7"
356356
357- uucore = { version = " >= 0.0.19 " , package = " uucore" , path = " src/uucore" }
358- uucore_procs = { version = " >= 0.0.19 " , package = " uucore_procs" , path = " src/uucore_procs" }
359- uu_ls = { version = " >= 0.0.18 " , path = " src/uu/ls" }
360- uu_base32 = { version = " >= 0.0.18 " , path = " src/uu/base32" }
357+ uucore = { version = " 0.0.28 " , package = " uucore" , path = " src/uucore" }
358+ uucore_procs = { version = " 0.0.28 " , package = " uucore_procs" , path = " src/uucore_procs" }
359+ uu_ls = { version = " 0.0.28 " , path = " src/uu/ls" }
360+ uu_base32 = { version = " 0.0.28 " , path = " src/uu/base32" }
361361
362362[dependencies ]
363363clap = { workspace = true }
You can’t perform that action at this time.
0 commit comments