23e6103b3b
Pick up the uutils-tar fork's 0.2.3 branch HEAD (bcf6fdb), which pins rust-version to 1.92.0 to match the Red Bear cross-toolchain (upstream bumped to 1.94, which is unavailable here) and removes the uutests dev-dependency, which is a workspace member only resolvable inside the uutils/coreutils monorepo. With uutests gone, both root and fuzz Cargo.lock files no longer carry those workspace-only entries and the lockfiles shrink back to a clean standalone build.