1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-08-03 14:37:45 +00:00

tail: Cargo.toml: Remove unneeded features of uucore and the nix dependency

This commit is contained in:
Joining7943 2023-02-16 19:43:00 +01:00
parent f610f33aa7
commit cca54089fb
2 changed files with 1 additions and 5 deletions

1
Cargo.lock generated
View file

@ -3102,7 +3102,6 @@ dependencies = [
"fundu",
"libc",
"memchr",
"nix",
"notify",
"same-file",
"uucore",